| 接口 | 说明 |
|---|---|
| Environment | |
| PropertyFilter | |
| PropertyResolver |
Interface for resolving properties against any underlying source.
|
| PropertySource<T> |
Interface representing a source of key/value property pairs with name.
|
| PropertySourceIterable |
Holder containing one or more
PropertySource objects. |
| 类 | 说明 |
|---|---|
| AbstractPropertyResolver | |
| AbstractPropertySource<T> | |
| MapPropertySource | |
| MutablePropertySources |
The default implementation of the
PropertySourceIterable interface. |
| PropertiesPropertySource | |
| PropertySourcesPropertyResolver |
Copyright © 2021. All rights reserved.