spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Remove Deprecated methods from TaskConfigurationProperties.

Open cppwfs opened this issue 1 year ago • 1 comments

This will require updates in other classes to have them use ComposedTaskRunnerConfigurationProperties Remove the the utilities methods from TaskServiceUtils that would look at the Deprecated taskConfigurationProperties if the entry from ComposedTaskRunnerConfigurationProperties was empty.

cppwfs avatar Oct 15 '24 19:10 cppwfs

Created a test suite for ComposedTaskRunnerConfigurationProperties.

cppwfs avatar Oct 16 '24 12:10 cppwfs

Thanks @ilayaperumalg and @corneil for the reviews!

Request added, squashed, rebased merged.

cppwfs avatar Oct 22 '24 21:10 cppwfs