JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.webclient
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.boot.webclient
@NullMarked
package
org.springframework.boot.webclient
Spring WebFlux WebClient support abstractions.
Related Packages
Package
Description
org.springframework.boot
Core Spring Boot classes.
org.springframework.boot.webclient.autoconfigure
Auto-configuration for Spring Framework's functional web client.
org.springframework.boot.webclient.observation
Observation integration for WebClient.
Interfaces
Class
Description
WebClientCustomizer
Callback interface that can be used to customize a
WebClient.Builder
.