spring-cloud / spring-cloud-dataflow

A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes
https://dataflow.spring.io
Apache License 2.0
1.11k stars 583 forks source link

JobService Deprecation Cleanup #6016

Closed cppwfs closed 3 weeks ago

cppwfs commented 1 month ago

Remove all Deprecated methods from the interface. Then cleanup the implementation located in the code base.

cppwfs commented 3 weeks ago

Merged via #6026