在服务端的服务实现者有一个属性使用 spring `@value` 注解, 当服务者的本地配置文件托管到远程配置中心后, 希望可以在 bean 加载前, 将远程配置先加载到本地 虽然在 nacos 本身提供了 `@nacosValue` 注解, 但是希望在 dubbo 2.7.0 的配置中心中, 能够支持这种行为 自己写的 [demo](https://github.com/SKYhuangjing/dubbo-nacos-demo/blob/master/dubbo-nacos-provider/src/main/java/com/sky/dubbo/nacos/demo/provider/service/impl/DefaultService.java)  
[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3588 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
