JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.web.reactive.function.client
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Classes and Interfaces
Package org.springframework.boot.web.reactive.function.client
package
org.springframework.boot.web.reactive.function.client
Spring WebFlux WebClient support abstractions.
Interfaces
Class
Description
WebClientCustomizer
Callback interface that can be used to customize a
WebClient.Builder
.