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

TaskConfigurationProperties Deprecation Cleanup

Open cppwfs opened this issue 1 year ago • 0 comments

The following methods are to be removed:

  • getComposedTaskRunnerUri
  • setComposedTaskRunnerUri
  • isUseUserAccessToken
  • setUseUserAccessToken And the instances where they are used the code should use the properties in composedTaskRunnerConfigurationProperties.

cppwfs avatar Oct 15 '24 15:10 cppwfs