You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6ad100eae6
Add an alternative `PropertySourcesPropertyResolver` that can short circuit resolution of properties that are already covered by the `ConfigurationPropertySourcesPropertySource`. Prior to this commit, calling `getProperty` or `containsProperty` on an `Environment` that has `ConfigurationPropertySources` attached could result in two identical calls to the underlying source. The first call would be via the adapted source, and the second would be direct. Since we can now plug-in a custom `PropertySourcesPropertyResolver` to the `Environment`, we can optimize resolution so that calls happen only once. Closes gh-17400 |
4 years ago | |
---|---|---|
.. | ||
spring-boot | 4 years ago | |
spring-boot-actuator | 4 years ago | |
spring-boot-actuator-autoconfigure | 4 years ago | |
spring-boot-autoconfigure | 4 years ago | |
spring-boot-cli | 4 years ago | |
spring-boot-dependencies | 4 years ago | |
spring-boot-devtools | 4 years ago | |
spring-boot-docs | 4 years ago | |
spring-boot-parent | 4 years ago | |
spring-boot-properties-migrator | 4 years ago | |
spring-boot-starters | 4 years ago | |
spring-boot-test | 4 years ago | |
spring-boot-test-autoconfigure | 4 years ago | |
spring-boot-tools | 4 years ago |