spring-boot/spring-boot-project
Scott Frederick 43cfebaca0 Ignore properties files in hidden directories
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
2020-10-21 18:01:44 -05:00
..
spring-boot Ignore properties files in hidden directories 2020-10-21 18:01:44 -05:00
spring-boot-actuator Merge branch '2.2.x' into 2.3.x 2020-09-21 23:20:10 -07:00
spring-boot-actuator-autoconfigure Prevent access to the EMF within the singleton lock 2020-10-20 09:59:07 +02:00
spring-boot-autoconfigure Merge branch '2.2.x' into 2.3.x 2020-10-19 14:32:23 +01:00
spring-boot-cli Merge branch '2.1.x' into 2.2.x 2020-07-23 11:01:05 +02:00
spring-boot-dependencies Start building against Spring Kafka 2.5.7 snapshots 2020-10-21 15:27:42 +02:00
spring-boot-devtools Increase wait times in DevToolsIntegrationTests 2020-08-25 16:50:56 +01:00
spring-boot-docs Merge branch '2.2.x' into 2.3.x 2020-10-20 17:05:49 +02:00
spring-boot-parent Upgrade to Testcontainers 1.14.3 2020-08-28 11:57:32 +01:00
spring-boot-properties-migrator Require dependency on s-b-dependencies to use its constraints 2020-06-16 08:50:21 +01:00
spring-boot-starters Simplify build.gradle for spring-boot-starter-data-solr 2020-08-12 11:40:21 +01:00
spring-boot-test Merge branch '2.2.x' into 2.3.x 2020-10-13 11:20:18 +01:00
spring-boot-test-autoconfigure Use DynamicPropertySource in MongoDB tests 2020-08-28 14:32:01 +01:00
spring-boot-tools Upgrade to Gradle 6.7 2020-10-19 17:52:01 +01:00