public class ConfigurationUtilBase extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.springframework.boot.context.properties.bind.Binder |
binder |
protected org.springframework.core.env.ConfigurableEnvironment |
configurableEnvironment |
protected org.apache.log4j.Logger |
logger |
| 构造器和说明 |
|---|
ConfigurationUtilBase() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.boot.context.properties.bind.Binder |
getBinder() |
org.springframework.core.env.ConfigurableEnvironment |
getConfigurableEnvironment() |
void |
init() |
Copyright © 2019. All rights reserved.