ナビゲーションリンクをスキップ
ホーム
概要
クラス
使用
ツリー
非推奨
インデックス
検索
ヘルプ
org.springframework.boot.webclient
WebClientCustomizer
インターフェースの使用
org.springframework.boot.webclient.WebClientCustomizer
WebClientCustomizer
を使用するパッケージ
パッケージ
説明
org.springframework.boot.webclient.autoconfigure
Spring Framework
の関数 Web クライアントの自動構成。
org.springframework.boot.webclient.observation
WebClient
の観測統合。
org.springframework.boot.webclient.autoconfigure
内の
WebClientCustomizer
使用
WebClientCustomizer
を実装している
org.springframework.boot.webclient.autoconfigure
のクラス
修飾子と型
クラス
説明
class
WebClientCodecCustomizer
HTTP クライアントのコーデックを構成する
WebClientCustomizer
。
org.springframework.boot.webclient.observation
内の
WebClientCustomizer
使用
WebClientCustomizer
を実装している
org.springframework.boot.webclient.observation
のクラス
修飾子と型
クラス
説明
class
ObservationWebClientCustomizer
WebClient
を構成してリクエストの観測を記録する
WebClientCustomizer
。