spring-cloud / spring-cloud-deployer

The Spring Cloud Deployer project defines an SPI for deploying long lived applications and short lived tasks
162 stars 87 forks source link

Deprecate SchedulerRequest constructors use of SchedulerProperties #348

Closed cppwfs closed 3 years ago

cppwfs commented 3 years ago

All properties for a SchedulerRequest constructor should only be received via the deployer properties. Related to https://github.com/spring-cloud/spring-cloud-dataflow/issues/4262