1、通过SpringCloud config统一配置文件时,报错 报错信息如下 2、解决: 去掉 register-with-eureka: true fetch-registry: true 再次启动,正常运行 相关文章: