Open utterances-bot opened 1 year ago
Hi, blow is my config server and config client yml file: server: spring: application: name: my-config cloud: config: server: git: uri: https://gitlab.com/my-cloud-config.git username: password: repos: pkslow-discovery-service: pattern:
But it does not work for me, the server can start up successfully, but client can not start up, could some one can help me?
Unified configuration management using Spring Cloud Config - Spring Cloud
Learn how to use Spring Cloud Config to unify configuration management.
https://www.springcloud.io/post/2022-04/spring-cloud-config-usage/