You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Spring Cloud Config Client that connects to a centralized configuration server to manage and refresh configuration properties dynamically across different environments.
Step 1: Run This Project
Step 2: Run this command to start mvn spring-boot:run
Test API
For refrash project after propertics/yml file change in github repository POST http://localhost:2222/actuator/refresh
For test changed out GET http://localhost:2222
About
A Spring Cloud Config Client that connects to a centralized configuration server to manage and refresh configuration properties dynamically across different environments.