spring-cloud-config
spring-cloud-config copied to clipboard
Provide a Spring Cloud Config Implementation For Microprofile Config
Opening this issue to see if there is any interest from the community regarding proving a Spring Cloud Config implementation for microprofile-config. If so please upvote.
Which side do you mean?
- A config-server backend, which can load data from microprofile config?
- Or a microprofile config configSource, which will fetch it's properties from a Spring Cloud Config Server ?
Interest in either