spring-cloud-config icon indicating copy to clipboard operation
spring-cloud-config copied to clipboard

Split this library in two, separating local config logic from remote config

Open MattRoss34 opened this issue 5 years ago • 0 comments

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.

MattRoss34 avatar Aug 22 '19 05:08 MattRoss34