1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Polish java doc.

This commit is contained in:
xiaolongzuo 2019-01-29 16:24:59 +08:00
parent 920a52b2f3
commit 0729c3fc8f

View File

@ -94,7 +94,7 @@ public class AnsProperties implements AnsConfiguration {
private String clientCluster = "DEFAULT";
/**
* Unsupported.
* Temporarily not supported, reserved fields.
*/
private Map<String, String> clientMetadata = new HashMap<>();