Files
spring-cloud-commons/spring-cloud-context/src/test/java/org/springframework/cloud
Dave Syer 1add1067df Fix ordering of property sources on refresh
If there were *no* bootstrapProperties (i.e. properties added by
PropertySourceLocators) on startup, and then in a refresh event
some new sources were picked up, they would have been added to the
end, instead of the beginning of the list.

Fixes https://github.com/spring-cloud/spring-cloud-config/issues/815
2017-10-19 13:41:05 +01:00
..
2017-06-30 17:47:08 -06:00
2016-02-02 17:28:52 +00:00