インターフェースの使用
org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier
WebEndpointsSupplier を使用するパッケージ
パッケージ
説明
アクチュエーター Web エンドポイントのアノテーションサポート。
Cloud Foundry エンドポイントの自動構成。
WebFlux ベースのアクチュエーター Web 問題の自動構成。
org.springframework.boot.actuate.endpoint.web.annotation 内の WebEndpointsSupplier 使用
org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint 内の WebEndpointsSupplier 使用
WebEndpointsSupplier を実装している org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint のクラス修飾子と型クラス説明classHealthEndpointの Cloud Foundry 固有の拡張機能を使用する Cloud Foundry のWebEndpointDiscoverer。org.springframework.boot.webflux.autoconfigure.actuate.web 内の WebEndpointsSupplier 使用
型 WebEndpointsSupplier のパラメーターを持つ org.springframework.boot.webflux.autoconfigure.actuate.web のメソッド修飾子と型メソッド説明WebFluxEndpointManagementContextConfiguration.webEndpointReactiveHandlerMapping(WebEndpointsSupplier webEndpointsSupplier, ControllerEndpointsSupplier controllerEndpointsSupplier, EndpointMediaTypes endpointMediaTypes, CorsEndpointProperties corsProperties, WebEndpointProperties webEndpointProperties, Environment environment)