Skip to content

Stargazer

Compare
Choose a tag to compare
@mohamed-taman mohamed-taman released this 21 May 21:31
· 44 commits to master since this release

Adding Spring Cloud Configuration Server

Release notes:

  1. Add Centralized Configuration Server to the zoo.
  2. Using the native profile approach.
  3. Generalize all services configs to a unified repo served by Config Server.
  4. Generalize all cloud Infra services configs to a centralized repo served by Config Server.
  5. Updated docker-compose to 3.8.
  6. Updating docker-compose*.yml files with a new Config server.
  7. Add underlying Security to the config server.