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

SPI should provide a way to indicate the resource is a Boot app

Open trisberg opened this issue 9 years ago • 1 comments

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

trisberg avatar Oct 12 '16 13:10 trisberg

Can this be addressed with the new metadata functionality?

markpollack avatar Feb 01 '17 15:02 markpollack