An open API service indexing awesome lists of open source software.

https://github.com/islamhamada/petshop_sharedconfig

Central configuration repository consumed by the Config Server.
https://github.com/islamhamada/petshop_sharedconfig

configuration microservices spring-cloud-config

Last synced: about 2 months ago
JSON representation

Central configuration repository consumed by the Config Server.

Awesome Lists containing this project

README

          

# Shared Configuration Repository

Stores configuration files for the PetShop Config Server.

## Description
Contains environment-specific configuration in YAML format for all microservices.
Used by the Config Server at startup.

## Structure
- application.yml
- microservice-specific configs

## Related
Full project overview:
https://github.com/IslamHamada/petshop