spring-boot/spring-boot-project
chang-chao 256ca681fd Consider aliases when checking descendants
Update `AliasedConfigurationPropertySource` to consider aliases in
`containsDescendantOf`.

Prior to this commit, given a source containing `example.name` with
a defined alias of `other.name -> example.name` calling
`containsDescendantOf("other")` would incorrectly return
`ConfigurationPropertyState.ABSENT`.

Closes gh-14967
2018-10-26 16:08:56 -07:00
..
spring-boot Consider aliases when checking descendants 2018-10-26 16:08:56 -07:00
spring-boot-actuator Fix WebMvcMetricsFilter logger imports 2018-10-24 22:46:31 -07:00
spring-boot-actuator-autoconfigure Polish 2018-10-18 15:38:06 +01:00
spring-boot-autoconfigure Polish "Fix Spring Batch job restart parameters handling" 2018-10-26 13:30:50 -07:00
spring-boot-cli Merge branch '1.5.x' into 2.0.x 2018-10-18 10:47:35 +01:00
spring-boot-dependencies Merge branch '1.5.x' into 2.0.x 2018-10-26 07:48:40 +09:00
spring-boot-devtools Rationalize DefaultRestartInitializerTests 2018-10-23 13:43:11 -07:00
spring-boot-docs Cross-link to Gradle Plugin docs rather than duplicating example 2018-10-18 11:09:16 +01:00
spring-boot-parent Remove useless prerequisites section 2018-10-03 10:33:24 +02:00
spring-boot-properties-migrator Fix checkstyle ternary issues 2018-07-28 01:11:52 +01:00
spring-boot-starters Polish 2018-10-05 13:30:24 -07:00
spring-boot-test Polish contribution 2018-09-26 11:43:19 -04:00
spring-boot-test-autoconfigure Polish 2018-10-16 11:37:02 +02:00
spring-boot-tools Avoid creation of unnecessary collections 2018-10-22 14:54:39 -07:00
pom.xml Restore import-control checkstyle 2018-10-02 10:30:14 -07:00