Caused by: java.lang.RuntimeException: set up spring property source failed.If you still want to start up the application and ignore errors, you can set servicecomb.config.ignoreResolveFailure to true.解決方法已經在日志里面打出來了,microservice.yaml文件配置一下servicecomb.config.ignoreResolveFailure=true就能解決