• Scott Frederick's avatar
    Ignore properties files in hidden directories · 43cfebac
    Scott Frederick authored
    This commit modifies the logic for finding properties files using
    wildcard paths to ignore files if any part of the file path contains
    a hidden directory. Hidden directories are common when Kubernetes
    mounts config maps onto volumes in a pod, which was causing the same
    properties files to be loaded multiple times.
    
    Fixes gh-23160
    43cfebac
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...