クラスの使用
org.springframework.http.ResponseCookie

ResponseCookie を使用するパッケージ
パッケージ
説明
クライアント / サーバー側 HTTP の基本的な抽象化が含まれています。
ClientHttpRequest および ClientHttpResponse および ClientHttpConnector を含む、リアクティブ HTTP クライアントサポートの抽象化。
ServerHttpRequest および ServerHttpResponse と処理用の HttpHandler を含む、リアクティブ HTTP サーバーサポートの抽象化。
リアクティブ HTTP クライアント契約のモック実装。
ビルトイン ResponseCreator 実装が含まれています。
WebTestClient を介した Spring WebFlux サーバーエンドポイントのテストのサポート。
org.springframework.http.client.reactive リアクティブ HTTP アダプター層上に構築されるリアクティブ WebClient を提供します。
org.springframework.web.reactive.function.client パッケージをサポートするクラス。
Spring のリアクティブ環境用の関数 Web フレームワークを構成する型を提供します。