@Order(value=0)
public class ConfigServicePropertySourceLocator
extends java.lang.Object
implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
| 构造器和说明 |
|---|
ConfigServicePropertySourceLocator(ConfigClientProperties defaultProperties) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.core.env.PropertySource<?> |
locate(org.springframework.core.env.Environment environment) |
public ConfigServicePropertySourceLocator(ConfigClientProperties defaultProperties)