• Phillip Webb's avatar
    Support wildcard configtree imports · a0862f91
    Phillip Webb authored
    Update `ConfigTreeConfigDataResource` so that a wildcard suffix can
    be used to import multiple folders. The pattern logic from
    `StandardConfigDataLocationResolver` has been extracted into a new
    `LocationResourceLoader` class so that it can be reused.
    
    Closes gh-22958
    a0862f91
spring-boot-features.adoc 399 KB