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.
- Host: GitHub
- URL: https://github.com/islamhamada/petshop_sharedconfig
- Owner: IslamHamada
- Created: 2025-11-07T13:22:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-01-14T14:09:17.000Z (6 months ago)
- Last Synced: 2026-01-14T17:55:50.213Z (6 months ago)
- Topics: configuration, microservices, spring-cloud-config
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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