Skip to content

Backing service. 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.

License

Notifications You must be signed in to change notification settings

ivans-innovation-lab/my-company-configuration-backingservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projects/my-company-configuration-backingservice CircleCI

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 repository: https://github.com/ivans-innovation-lab/my-company-configuration-repository

Running instructions

$ cd my-company-configuration-backingservice
$ ./mvnw spring-boot:run

About

Backing service. 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published