alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.95k stars 8.34k forks source link

启动无法加载nacosConfigProperties中的 ${spring.application.name} #211

Closed haochencheng closed 5 years ago

haochencheng commented 5 years ago

已经找到nacos配置文件 如下日志 但是报错 ,无法启动。 image

haochencheng commented 5 years ago

springcloud 版本 Finchley.SR2 spring-cloud-starter-alibaba-nacos-config 版本 0.2.0.RELEASE

haochencheng commented 5 years ago

使用 spring-cloud-starter-alibaba-nacos-config 0.2.1.BUILD-SNAPSHOT 版本 好了