nacos/client
孙继峰 f91089eb90
[ISSUE #6595] Optimize RpcClient (#6596)
* replace explicit type argument with <>

* replace anonymous class with lambda

* remove redundant initializer

* format comment & log and fix typo

* add unit test to RpcClient::resolveServerInfo

* extend CollectionUtils::getOrDefault

* simplify RpcClient::resolveServerInfo

* remove unused variable
2021-08-09 09:42:37 +08:00
..
src [ISSUE #6595] Optimize RpcClient (#6596) 2021-08-09 09:42:37 +08:00
pom.xml Merge remote-tracking branch 'upstream/develop' into feature_support_grpc_core 2021-05-14 11:04:52 +08:00