lysilver edited a comment on issue #2149:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/2149#issuecomment-952503087
用的nacos 更新的key有 log值也打印了
```
String aa = DynamicPropertyFactory.getInstance()
.getStringProperty("call-type.type", "").getValue();
这种方法能获取到更新之后的值
@Value 获取的值是原来的
```
@liubao68
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]