パッケージの使用
org.springframework.http.client.reactive

org.springframework.http.client.reactive を使用するパッケージ
パッケージ
説明
ClientHttpRequest および ClientHttpResponse および ClientHttpConnector を含む、リアクティブ HTTP クライアントサポートの抽象化。
リアクティブ HTTP クライアント契約のモック実装。
WebTestClient を介した Spring WebFlux サーバーエンドポイントのテストのサポート。
サーバーリクエスト処理のための MockMvc を使用した RestTestClient を介した Spring MVC アプリケーションのテストのサポート。
リアクティブクライアントとサーバーサブパッケージの両方の基盤を提供します。
org.springframework.http.client.reactive リアクティブ HTTP アダプター層上に構築されるリアクティブ WebClient を提供します。
org.springframework.web.reactive.function.client パッケージをサポートするクラス。