yhs0092 commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752309876
`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`就能解决 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
