インターフェースの使用
org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier
ControllerEndpointsSupplier を使用するパッケージ
パッケージ
説明
アクチュエーター Web エンドポイントのアノテーションサポート。
WebFlux ベースのアクチュエーター Web 問題の自動構成。
org.springframework.boot.actuate.endpoint.web.annotation 内の ControllerEndpointsSupplier 使用
org.springframework.boot.webflux.autoconfigure.actuate.web 内の ControllerEndpointsSupplier 使用
型 ControllerEndpointsSupplier のパラメーターを持つ org.springframework.boot.webflux.autoconfigure.actuate.web のメソッド修飾子と型メソッド説明WebFluxEndpointManagementContextConfiguration.controllerEndpointHandlerMapping(ControllerEndpointsSupplier controllerEndpointsSupplier, CorsEndpointProperties corsProperties, WebEndpointProperties webEndpointProperties, EndpointAccessResolver endpointAccessResolver) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。WebFluxEndpointManagementContextConfiguration.webEndpointReactiveHandlerMapping(WebEndpointsSupplier webEndpointsSupplier, ControllerEndpointsSupplier controllerEndpointsSupplier, EndpointMediaTypes endpointMediaTypes, CorsEndpointProperties corsProperties, WebEndpointProperties webEndpointProperties, Environment environment)
@Endpointと@WebEndpointのサポートを推奨