• Phillip Webb's avatar
    Fix composite property source filtering · 8d44e318
    Phillip Webb authored
    Update `ConfigFileApplicationListener` so that property filtering works
    against the original `PropertySource`, rather than the underling `Map`.
    
    Prior to this commit, it was impossible for a `CompositePropertySource`
    to be used as the `defaultPropertySource`.
    
    Closes gh-17011
    8d44e318
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...