spring-boot/spring-boot-project
Andy Wilkinson 8eae372433 Change handling of spring.config.location so it replaces defaults
Previously, spring.config.name was handled in such a way that its
value would replace the defaults. By constrast, spring.config.location
would add to the defaults.

Update the handling of spring.config.location so that it replaces the
defaults. This aligns its behaviour with spring.config.name. To allow
users to add additional locations a new property,
spring.config.additional-location, has been introduced. It behaves as
spring.config.location did prior to this change.

Closes gh-10595
2017-11-02 17:12:22 +00:00
..
spring-boot Change handling of spring.config.location so it replaces defaults 2017-11-02 17:12:22 +00:00
spring-boot-actuator Polish 2017-11-01 23:14:52 -07:00
spring-boot-actuator-autoconfigure Move micrometer export related keys under a common prefix #10858 2017-11-02 16:55:34 +01:00
spring-boot-autoconfigure Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-cli Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-dependencies Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-devtools Remove System.out::println 2017-11-02 11:04:46 +01:00
spring-boot-docs Change handling of spring.config.location so it replaces defaults 2017-11-02 17:12:22 +00:00
spring-boot-parent Remove outdated Kotlin internal dependency management 2017-10-30 16:12:41 +01:00
spring-boot-starters Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-test Fix typos in Javadoc of assertable application context classes 2017-11-01 14:49:23 +00:00
spring-boot-test-autoconfigure Polish 2017-11-01 23:14:52 -07:00
spring-boot-tools Polish 2017-11-02 12:05:18 +00:00
pom.xml Re-order modules so that spring--boot-cli is later 2017-10-05 18:17:25 -07:00