spring mvc 集成 nacos 启动报错 Could not resolve placeholder
spring mvc 工程集成 nacos 启动的时候报错:
Injection of @com.alibaba.nacos.api.config.annotation.NacosValue dependencies is failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'xxx' in string value "${xxx}"
跟踪了下代码,发现在解析 plac
原创
2020-07-09 11:53:35 ·
3401 阅读 ·
0 评论