springcloud启动报错之java.lang.IllegalStateException:

启动springcloud项目时,出现java.lang.IllegalStateException: Could not locate PropertySource and the fail fast property is set, failing
在这里插入图片描述
原因是:服务没有读取到git上的配置文件导致。

发布了26 篇原创文章 · 获赞 1 · 访问量 1万+

猜你喜欢

转载自blog.csdn.net/qq_42643690/article/details/102160066