• Madhura Bhave's avatar
    Add prefix support for property source · a8592f36
    Madhura Bhave authored
    We configure the `SystemEnvironmentPropertySource` as a `Prefixed` property
    source. When adapting this to a `ConfigurationPropertySource, a
    `PrefixedConfigurationPropertySource` will be created for it.
    A `PrefixedConfigurationPropertySource` will resolve property
    such as `foo.bar` to `my.foo.bar` for a prefix of `my`.
    
    Closes gh-3450
    a8592f36
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...