spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
TaskConfigurationProperties Deprecation Cleanup
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.