spring-cloud-config
spring-cloud-config copied to clipboard
Split this library in two, separating local config logic from remote config
The idea here would be to split the functionality of this library into two libraries. One for node app configuration using yaml files, one for retrieving remote config props and merging those with local config.