Skip to content

A Spring Cloud Config Client that connects to a centralized configuration server to manage and refresh configuration properties dynamically across different environments.

Notifications You must be signed in to change notification settings

moniruzzamanrony/spring-cloud-config-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Cloud Config Client

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages