クラス ConfigurationPropertyNameAliases

java.lang.ObjectSE
org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
実装されたすべてのインターフェース:
IterableSE<ConfigurationPropertyName>

public final class ConfigurationPropertyNameAliases extends ObjectSE implements IterableSE<ConfigurationPropertyName>
ConfigurationPropertyName エイリアスのマッピングを維持します。
導入:
2.0.0
作成者:
Phillip Webb, Madhura Bhave
関連事項: