• Madhura Bhave's avatar
    Restrict wildcard pattern support for configuration files · 8ec16bd0
    Madhura Bhave authored
    This commit restricts how wildcards can be used in search
    locations for property files. If a search location contains
    a pattern, there must be only one '*' and the location should
    end with a '*/'. For search locations that specify the file
    name, the pattern should end with '*/<filename>'.
    
    The list of files read from wildcard locations are now sorted
    alphabetically according to the absolute path of the file.
    
    Closes gh-21217
    8ec16bd0
Name
Last commit
Last update
..
appendix-application-properties.adoc Loading commit data...
appendix-auto-configuration-classes.adoc Loading commit data...
appendix-configuration-metadata.adoc Loading commit data...
appendix-dependency-versions.adoc Loading commit data...
appendix-executable-jar-format.adoc Loading commit data...
appendix-test-auto-configuration.adoc Loading commit data...
attributes.adoc Loading commit data...
build-tool-plugins.adoc Loading commit data...
deployment.adoc Loading commit data...
documentation-overview.adoc Loading commit data...
getting-started.adoc Loading commit data...
howto.adoc Loading commit data...
index-docinfo.xml Loading commit data...
index.adoc Loading commit data...
index.singleadoc Loading commit data...
legal.adoc Loading commit data...
production-ready-features.adoc Loading commit data...
spring-boot-cli.adoc Loading commit data...
spring-boot-features.adoc Loading commit data...
using-spring-boot.adoc Loading commit data...