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