クラス MapConfigurationPropertySource

java.lang.ObjectSE
org.springframework.boot.context.properties.source.MapConfigurationPropertySource
実装されているすべてのインターフェース:
IterableSE<ConfigurationPropertyName>, ConfigurationPropertySource, IterableConfigurationPropertySource

public class MapConfigurationPropertySource extends ObjectSE implements IterableConfigurationPropertySource
MapSE を基盤とし、標準の名前マッピングルールを使用する ConfigurationPropertySource
導入:
2.0.0
作成者:
Phillip Webb, Madhura Bhave