spring-cloud / spring-cloud-cli

Spring Cloud CLI features
Apache License 2.0
155 stars 80 forks source link

New process to update version in DeployerApplication #174

Closed spencergibb closed 3 years ago

spencergibb commented 3 years ago

https://github.com/spring-cloud/spring-cloud-cli/blob/d88b39625128db8c853b0dbbbdfcfe584a8a4d43/spring-cloud-launcher/spring-cloud-launcher-deployer/src/main/java/org/springframework/cloud/launcher/deployer/DeployerApplication.java#L45

Change from a constant to resource load from classpath.

Investigate maven plugin substitute version in the resource.

spencergibb commented 3 years ago

Also an issue in SpringCloudBomAstTransformation