You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Madhura Bhave 3f76eb2097 Add volume mount property source support
Add support for volume mounted directories where the filename becomes
the property key and the file contents becomes the value.

Support is provided via a dedicated `VolumeMountDirectoryPropertySource`
class which can either be used directly, or via a "volumemount:/..."
`spring.config.import` location.

Closes gh-19990

Co-authored-by: Phillip Webb <pwebb@vmware.com>
4 years ago
..
spring-boot Add volume mount property source support 4 years ago
spring-boot-actuator Update copyright year of changed files 4 years ago
spring-boot-actuator-autoconfigure Update copyright year of changed files 4 years ago
spring-boot-autoconfigure Polish 4 years ago
spring-boot-cli Switch to a RuntimeException as NPE has a message on Java 15 4 years ago
spring-boot-dependencies Upgrade to Spring Integration 5.3.2 4 years ago
spring-boot-devtools Provide ConfigFileApplicationListener replacement 4 years ago
spring-boot-docs Add volume mount property source support 4 years ago
spring-boot-parent Restrict JLine version to 2.11 to avoid breaking changes in 2.12+ 4 years ago
spring-boot-properties-migrator Require dependency on s-b-dependencies to use its constraints 4 years ago
spring-boot-starters Merge branch '2.3.x' 4 years ago
spring-boot-test Provide ConfigFileApplicationListener replacement 4 years ago
spring-boot-test-autoconfigure Merge branch '2.3.x' 4 years ago
spring-boot-tools Merge branch '2.3.x' 4 years ago