Files
spring-cloud-commons/spring-cloud-context/src
Dave Syer 442a7e87c3 Internal change in RefreshEndpoint to keep property sources separate
The incoming (existing) environment needs to be used to initalize the
context that is created to grab the new environment, but we shouldn't
re-use the existing environment, rather just copy the property sources
and profiles.
2015-07-14 12:38:01 +01:00
..