转载

Could not locate PropertySource and the fail fast property is set, failing

Could not locate PropertySource and the fail fast property is set, failing

springcloud的其他服务读取不了配置中心得配置文件出错,原因是配置中心的一个配置文件有svn冲突。配置中心启动不报错是因为配置中心没有用到这个文件吧。

其他服务读取该冲突文件就读取不了,所以报错,记录一下。

正文到此结束