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=* for Config Server Refer this link: https://github.com/sandysanthosh/ConfigServerRepo