Files
spring-cloud-config/spring-cloud-config-server
Tim Ysewyn 25689a8b96 Support context refresh of config server. (#1433)
Whenever the `spring.cloud.config.server.overrides` property was changed
(either through the env actuator endpoint or remote bootstrap
configuration) this was not reflected when retrieving the application's
configuration.

fixes gh-1295
2019-08-02 13:17:46 -04:00
..