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.
spring-boot/spring-boot-project
Phillip Webb 06b1b453a6 Limit when SystemEnvironment mapping is used
Update `SpringConfigurationPropertySource` so that the
`SystemEnvironmentPropertyMapper` is only used for the "actual" system
environment property source. This allows SystemEnvironmentProperySource
class to be used for other purposes (for example, Spring Cloud uses it
to as an override source providing decryption).

Only property sources named `systemEnvironment` or ending with
`-systemEnvironment` now have the `SystemEnvironmentPropertyMapper`
applied. The `TestPropertyValues` has been retrofitted to name the
source it adds appropriately.

Fixes gh-10840
7 years ago
..
spring-boot Limit when SystemEnvironment mapping is used 7 years ago
spring-boot-actuator Limit when SystemEnvironment mapping is used 7 years ago
spring-boot-actuator-autoconfigure Polish 7 years ago
spring-boot-autoconfigure Polish 7 years ago
spring-boot-cli
spring-boot-dependencies
spring-boot-devtools
spring-boot-docs Polish 7 years ago
spring-boot-parent
spring-boot-starters
spring-boot-test Limit when SystemEnvironment mapping is used 7 years ago
spring-boot-test-autoconfigure Polish 7 years ago
spring-boot-tools Polish 7 years ago
pom.xml