【问题】Could not locate PropertySource and the fail fast property is set, failing

青春壹個敷衍的年華 提交于 2020-08-05 04:03:09

这是我遇到的问题

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

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

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!