启动springcloud项目时,出现java.lang.IllegalStateException: Could not locate PropertySource and the fail fast property is set, failing
springcloud启动报错之java.lang.IllegalStateException:
原因是:服务没有读取到git上的配置文件导致。

相关文章: