This repository contains details related to different ways how you can configure your Spring Boot Micro-service
This project helps to achieve below goals for our MS
- Externalized - using property files
- Environment Specific - using Spring Profiles
- Consistency - using Spring Cloud Config Server
- Version History - using GIT repo source
- Real Time Management - using Actuator endpoint for Refreshing Scope