• 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
..
asciidoc Loading commit data...