Skip to content

Repository to store all configuration files for Microservices project

License

Notifications You must be signed in to change notification settings

AITestingOrg/configuration-repository

Repository files navigation

Microservices Configuration Repository

This repository stores all the configuration files of the Microservices project. The Configuration Service retrieves the files from this repository.

Following the standard on naming the configuration files the structure will be as follows:

/{application}/{application}-{profile}.yml

{application} maps to spring.application.name on the client side;

{profile} maps to spring.profiles.active on the client side; and

Example for Userservice
/userservice/userservice-dev.yml [label: v1]

About

Repository to store all configuration files for Microservices project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •