クラス EnvironmentInfoContributor

java.lang.ObjectSE
org.springframework.boot.actuate.info.EnvironmentInfoContributor
実装されたすべてのインターフェース:
InfoContributor

public class EnvironmentInfoContributor extends ObjectSE implements InfoContributor
接頭辞が info のすべての環境エントリを提供する InfoContributor
導入:
1.4.0
作成者:
Meang Akira Tanaka, Stephane Nicoll, Madhura Bhave
  • コンストラクターの詳細

  • メソッドの詳細

    • contribute

      public void contribute(Info.Builder builder)
      インターフェースからコピーされた説明: InfoContributor
      指定された Builder を使用して追加の詳細を提供します。
      次で指定:
      インターフェース InfoContributorcontribute 
      パラメーター:
      builder - 使用するビルダー