Add deprecation notices for features impacted by SC-Deployer

This commit is contained in:
Glenn Renfro
2025-04-28 17:32:41 -04:00
parent dbec2b04b1
commit 1d4e1593ac
15 changed files with 41 additions and 18 deletions

View File

@@ -8,6 +8,8 @@ This section goes into more detail about Spring Cloud Task's integration with Sp
Batch. Tracking the association between a job execution and the task in which it was
executed as well as remote partitioning through Spring Cloud Deployer are covered in
this section.
NOTE: This feature is now end-of-life and will be removed in a future release.
--
[[batch-association]]