Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Do
-
2.0.0
-
None
-
None
Description
Currently FileConfigProvider can read a Properties file as a set of key-value pairs. This enhancement is to augment FileConfigProvider so that it can also read a directory, where the file names are the keys and the corresponding file contents are the values.
This will allow for easier integration with secret management systems where each secret is often an individual file, such as in Docker and Kubernetes.
Attachments
Issue Links
- links to