spring-cloud-deployer
spring-cloud-deployer copied to clipboard
SPI should provide a way to indicate the resource is a Boot app
This would be important for determining how to pass in app properties - depending on the deployment paltform, Boot apps typically would be better off using SPRING_APPLICATION_JSON.
This relates to https://github.com/spring-cloud/spring-cloud-deployer-mesos/issues/34 and https://github.com/spring-cloud/spring-cloud-deployer-kubernetes/issues/65
Can this be addressed with the new metadata functionality?