アノテーションインターフェースの使用
org.springframework.boot.actuate.autoconfigure.web.ManagementContextConfiguration
ManagementContextConfiguration を使用するパッケージ
パッケージ
説明
Jersey アクチュエーターの Web 関連の自動構成。
Spring MVC を使用したアクチュエーターセキュリティの自動構成。
jakarta.servlet アクチュエーター Web 関連の自動構成。WebFlux ベースのアクチュエーター Web 問題の自動構成。
Spring MVC ベースのアクチュエーターインフラストラクチャの自動構成。
org.springframework.boot.jersey.autoconfigure.actuate.web 内の ManagementContextConfiguration 使用
ManagementContextConfiguration 型のアノテーションを持つ org.springframework.boot.jersey.autoconfigure.actuate.web のクラス修飾子と型クラス説明class別のポートで実行されている Web サーバーで別の管理コンテキストが必要な場合の Jersey インフラストラクチャ用の@ManagementContextConfiguration。classJetty エンドポイントの場合は@ManagementContextConfiguration。class管理コンテキストがメインアプリケーションコンテキストと同じ場合の Jersey インフラストラクチャの@ManagementContextConfiguration。org.springframework.boot.security.autoconfigure.actuate.web.servlet 内の ManagementContextConfiguration 使用
ManagementContextConfiguration 型のアノテーションを持つ org.springframework.boot.security.autoconfigure.actuate.web.servlet のクラス修飾子と型クラス説明classorg.springframework.boot.servlet.autoconfigure.actuate.web 内の ManagementContextConfiguration 使用
ManagementContextConfiguration 型のアノテーションを持つ org.springframework.boot.servlet.autoconfigure.actuate.web のクラスorg.springframework.boot.webflux.autoconfigure.actuate.web 内の ManagementContextConfiguration 使用
ManagementContextConfiguration 型のアノテーションを持つ org.springframework.boot.webflux.autoconfigure.actuate.web のクラスorg.springframework.boot.webmvc.autoconfigure.actuate.web 内の ManagementContextConfiguration 使用
ManagementContextConfiguration 型のアノテーションを持つ org.springframework.boot.webmvc.autoconfigure.actuate.web のクラス