spring-boot/spring-boot-project/spring-boot-docs
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
..
src Add volume mount property source support 2020-07-22 21:03:37 -07:00
build.gradle Polish 2020-07-22 17:25:04 -07:00