| 程序包 | 说明 |
|---|---|
| org.springframework.core |
Provides basic classes for exception handling and version detection,
and other core helpers that are not specific to any part of the framework.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SimpleAliasRegistry.resolveAliases(StringValueResolver valueResolver)
Resolve all alias target names and aliases registered in this
factory, applying the given StringValueResolver to them.
|