Files
spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-deployer
Dave Syer 3ea5efa862 DeployerThread refactored to extract meat into a Deployer utility
The utility can then be added to the application context, and only one
lookup is needed. Also switchews on autoconfiguration in the deployer
app, since the deployer implementations support that now.
2016-10-07 17:21:35 +02:00
..