Robin Björklin created CONFIGURATION-676:
--------------------------------------------
Summary: Configuration with OS Environment Variables
Key: CONFIGURATION-676
URL: https://issues.apache.org/jira/browse/CONFIGURATION-676
Project: Commons Configuration
Issue Type: New Feature
Reporter: Robin Björklin
Handling configuration with Environment Variables have become more commonplace
with the advent of containers and it would be very nice if it were to be
supported by commons-configuration.
An example project doing this would be Spring Boot where where an configuration
property such as *colors.background* could be picked up as the environment
variable *COLORS_BACKGROUND*.
Would this make sense for commons-configuration?
Reference:
https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)