JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.webclient.observation
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.boot.webclient.observation
@NullMarked
package
org.springframework.boot.webclient.observation
Observation integration for WebClient.
Related Packages
Package
Description
org.springframework.boot.webclient
Spring WebFlux WebClient support abstractions.
org.springframework.boot.webclient.autoconfigure
Auto-configuration for Spring Framework's functional web client.
Classes
Class
Description
ObservationWebClientCustomizer
WebClientCustomizer
that configures the
WebClient
to record request observations.