クラス InfoProperties
java.lang.ObjectSE
org.springframework.boot.info.InfoProperties
- 実装されているすべてのインターフェース:
IterableSE<InfoProperties.Entry>
- 既知の直属サブクラス
BuildProperties, GitProperties
よく知られたキーの専用メソッドで非構造化データを公開するコンポーネントの基本クラス。
- 導入:
- 1.4.0
- 作成者:
- Stephane Nicoll
ネストされたクラスの要約
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSE指定されたプロパティまたはnullの値を返します。@Nullable InstantSEgetInstant(StringSE key) iterator()このインスタンスのPropertySourceを返します。クラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース IterableSE から継承されたメソッド
forEachSE, spliterator
コンストラクターの詳細
InfoProperties
メソッドの詳細
get
getInstant
iterator
- 次で指定:
- インターフェース
IterableSE<InfoProperties.Entry>のiterator
toPropertySource