| Package | Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SimpleAliasRegistry. resolveAliases(StringValueResolver valueResolver)Resolve all alias target names and aliases registered in this
 registry, applying the given  StringValueResolverto them. |