java-microservice/config-server at master · breakingbadcoder/java-microservice · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

# Config server

In the Config Server we have a central place to manage external properties for applications across all environments.
We are using Spring config to deal with configuration of our services.