Micro Center services not read config configuration configuration information, Spring Boot could not find PropertySource: Can not find the label Could not locate PropertySource: label not found

Service reported this error occurs,

 

o.s.c.c.c.ConfigServicePropertySourceLocator - Could not locate PropertySource: label not found

  The main reason is the uri git a configuration problem

Cloud: 
    config: 
      label: Master 
      Server: 
        git: 
. #uri address into the address of its own config on http or https address on the external network is normal, then go with the private key SSH uri: http: //192.168. 140.130: 8081 / IToken / IToken config.git- Search-Paths: Respo username: CLX password: 123456789

  

Guess you like

Origin www.cnblogs.com/Chen-lx/p/12239405.html