The configuration service is a vital component of any microservices architecture. Based on the twelve-factor app methodology, configurations for your microservice applications should be stored in the environment and not in the project. Configuration is hosted in this respository.
ivans-innovation-lab/my-company-configuration-repository
Backing service. Configuration for microservices
Apache-2.0