nacos-group / nacos-spring-boot-project

Nacos ECO Project for Spring Boot
Apache License 2.0
789 stars 424 forks source link

官方示例无法读取配置 #308

Closed yudianer closed 9 months ago

yudianer commented 12 months ago

https://nacos.io/zh-cn/docs/quick-start-spring-boot.html 启动配置管理 本地 nacos-server版本: 2.2.3

但是使用本地nacos控制台中给的配置示例代码中client代码是可以读取配置的

Sayi commented 12 months ago

Hi @yudianer, you should refer to the latest examples nacos-spring-boot-samples