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

add dubbo and nacos endpoint

This commit is contained in:
theonefx
2021-01-27 23:52:31 +08:00
parent bf08ab3110
commit dfa7747579
7 changed files with 144 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ package com.alibaba.cloud.nacos.utils;
*/
public final class NacosConfigUtils {
private NacosConfigUtils(){
private NacosConfigUtils() {
}
/**