The overriding of remote properties stopped to work in version 2020.0.x
Works correctly in following version, you may evaluate using this repo.
- spring-boot-starter-parent, version 2.3.9.RELEASE
- spring-cloud-dependencies, version Hoxton.SR10
The issue is found in following version, To reproduce you may use this repo
- spring-boot-starter-parent, version 2.4.4
- spring-cloud-dependencies, version 2020.0.2
The overriding of remote properties stopped to work in version 2020.0.x
Works correctly in following version, you may evaluate using this repo.
The issue is found in following version, To reproduce you may use this repo