spring-boot/spring-boot-project/spring-boot
Phillip Webb d1f2aab1e8 Fix non-optional classpath location checking
Allow directory locations that exist but do not contribute properties
to be specified without an `optional:` prefix. This commit fixes logic
introduced in commit 3dc03ac275 which didn't account for the fact that
a directory might contain only profile specific property files and that
profiles might not always be active.

Closes gh-24499
2020-12-14 20:32:13 -08:00
..
src Fix non-optional classpath location checking 2020-12-14 20:32:13 -08:00
build.gradle Add support for Oracle UCP 2020-09-29 14:45:48 +02:00