ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
検索:
パッケージの使用
org.springframework.boot.test.web.reactive.server
org.springframework.boot.test.web.reactive.server
を使用するパッケージ
パッケージ
説明
org.springframework.boot.test.autoconfigure.web.reactive
リアクティブ Web テストの自動構成。
org.springframework.boot.test.autoconfigure.web.reactive
で使用されている
org.springframework.boot.test.web.reactive.server
のクラス
クラス
説明
WebTestClientBuilderCustomizer
WebTestClient
が作成される前に、
WebTestClient.Builder
をカスタマイズして自動構成を微調整したい Bean によって実装できるカスタマイザー。