ConfigClientRepo-SpringBoot

ConfigClientRepo

Config Server Client


server.port=8888
spring.cloud.config.server.git.uri=https://github.com/sandysanthosh/ConfigServerRepo
management.security.enabled=false 
management.endpoints.web.exposure.include=*

https://github.com/sandysanthosh/ConfigServerRepo