public class NacosPropertiesBuilder extends Object
| 构造器和说明 |
|---|
NacosPropertiesBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Properties |
buildNacosProperties(org.springframework.core.env.Environment environment,
String serverAddr,
String namespaceId,
String endpoint,
String secretKey,
String accessKey,
String ramRoleName,
Long longPollTimeoutMills,
Long longPollRetryTimeoutMills,
Integer maxRetry,
boolean enableRemoteSyncConfig,
String username,
String password) |
static void |
merge(Properties targetProperties,
Properties sourceProperties) |
public static Properties buildNacosProperties(org.springframework.core.env.Environment environment, String serverAddr, String namespaceId, String endpoint, String secretKey, String accessKey, String ramRoleName, Long longPollTimeoutMills, Long longPollRetryTimeoutMills, Integer maxRetry, boolean enableRemoteSyncConfig, String username, String password)
public static void merge(Properties targetProperties, Properties sourceProperties)
Copyright © 2021 Zodiac. All rights reserved.