パッケージ org.springframework.boot.actuate.endpoint.web.reactive
パッケージ org.springframework.boot.actuate.endpoint.web.reactive
Spring WebFlux は、アクチュエーターエンドポイントをサポートします。
- クラス説明Spring WebFlux を使用して HTTP 経由で Web エンドポイントを利用可能にするカスタム
HandlerMapping。Reactor のbounded elastic schedulerを使用して、別のスレッドでブロッキング操作の呼び出しを実行するOperationInvoker。ルートエンドポイントにアクチュエーターリンクを提供するリアクティブハンドラー。WebFlux で処理できるリアクティブ Web 操作。ヘルスグループを追加のパスにマップできるようにするカスタムHandlerMapping。Spring WebFlux を介して@ControllerEndpointおよび@RestControllerEndpointアノテーション付きエンドポイントを公開するHandlerMapping。Spring WebFlux を使用して HTTP 経由で Web エンドポイントを利用可能にするカスタムHandlerMapping。