クラス InfoProperties

java.lang.ObjectSE
org.springframework.boot.info.InfoProperties
実装されたすべてのインターフェース:
IterableSE<InfoProperties.Entry>
既知の直属サブクラス
BuildPropertiesGitProperties

public class InfoProperties extends ObjectSE implements IterableSE<InfoProperties.Entry>
よく知られたキーの専用メソッドで非構造化データを公開するコンポーネントの基本クラス。
導入:
1.4.0
作成者:
Stephane Nicoll
  • コンストラクターの詳細

    • InfoProperties

      public InfoProperties(PropertiesSE entries)
      指定されたエントリでインスタンスを作成します。
      パラメーター:
      entries - 公開する情報
  • メソッドの詳細