nacos-group / nacos-spring-boot-project

Nacos ECO Project for Spring Boot
Apache License 2.0
785 stars 423 forks source link

@NacosConfigListener Can I determine the dataId and groupId based on the environment? Now the parameter must be filled with fianl to the annotation #29

Closed nkorange closed 5 years ago

nkorange commented 5 years ago

nacos

com.alibaba.boot nacos-config-spring-boot-starter 0.2.1 dubbo

2.7.1 spring boot 2.0.5.RELEASE
marcus-si commented 5 years ago

Does @NacosConfigListener support multiple different micro services to monitoring a same property file on Nacos server?

chuntaojun commented 5 years ago

already support read data-id from environment