インターフェースの使用
org.springframework.boot.actuate.info.InfoContributor
InfoContributor を使用するパッケージ
org.springframework.boot.actuate.info 内の InfoContributor 使用
InfoContributor を実装している org.springframework.boot.actuate.info のクラス修飾子と型クラス説明classBuildPropertiesを公開するInfoContributor。class接頭辞が info のすべての環境エントリを提供するInfoContributor。classGitPropertiesを公開するInfoContributor。classInfoPropertiesInfoContributor<T extends InfoProperties>InfoPropertiesを公開するためのベースInfoContributor。classJavaInfoを公開するInfoContributor。classマップを公開する単純なInfoContributor。classOsInfoを公開するInfoContributor。classProcessInfoを公開するInfoContributor。class単一の詳細を公開する単純なInfoContributor。classSslInfoを公開するInfoContributor。型の型引数を持つ org.springframework.boot.actuate.info のコンストラクターパラメーター InfoContributor修飾子コンストラクター説明InfoEndpoint(ListSE<InfoContributor> infoContributors) 新しいInfoEndpointインスタンスを作成します。