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>
2020-07-22 21:03:37 -07:00
..
spring-boot Add volume mount property source support 2020-07-22 21:03:37 -07:00
spring-boot-actuator Update copyright year of changed files 2020-07-22 18:50:07 -07:00
spring-boot-actuator-autoconfigure Update copyright year of changed files 2020-07-22 18:50:07 -07:00
spring-boot-autoconfigure Polish 2020-07-22 18:25:27 -07:00
spring-boot-cli Switch to a RuntimeException as NPE has a message on Java 15 2020-06-27 09:31:39 +01:00
spring-boot-dependencies Upgrade to Spring Integration 5.3.2 2020-07-22 21:37:39 +02:00
spring-boot-devtools Provide ConfigFileApplicationListener replacement 2020-07-22 21:02:32 -07:00
spring-boot-docs Add volume mount property source support 2020-07-22 21:03:37 -07:00
spring-boot-parent Restrict JLine version to 2.11 to avoid breaking changes in 2.12+ 2020-06-24 11:02:23 +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 Merge branch '2.3.x' 2020-07-21 09:32:23 +01:00
spring-boot-test Provide ConfigFileApplicationListener replacement 2020-07-22 21:02:32 -07:00
spring-boot-test-autoconfigure Merge branch '2.3.x' 2020-07-22 06:43:28 +01:00
spring-boot-tools Merge branch '2.3.x' 2020-07-22 17:39:27 -07:00