Files
spring-boot/spring-boot
Dave Syer 12724bf332 Fix ordering of keys in PropertySourcesPropertyValues
Since @ConfigurationProperties binding uses a single instance of
PropertySourcesPropertyValues per bean, there doesn't seem to be
any issue with using a normal LinkedHashMap. Then the order
passed in as PropertySources will be preserved.

Fixes gh-2487
2015-02-12 10:09:19 +00:00
..
2015-01-07 23:37:07 -08:00