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

spring-cloud-config 使用过程中,出现了

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

这个问题就只会在 config client 上出现

解决方案

就是找不到配置中心,看看哪里配错了。