Uses of Interface
org.springframework.boot.web.reactive.function.client.WebClientCustomizer
Package
Description
Actuator support for
WebClient
metrics.Auto-configuration for Spring Framework's functional web client.
-
Uses of WebClientCustomizer in org.springframework.boot.actuate.metrics.web.reactive.client
Modifier and TypeClassDescriptionclass
WebClientCustomizer
that configures theWebClient
to record request observations. -
Uses of WebClientCustomizer in org.springframework.boot.autoconfigure.web.reactive.function.client
Modifier and TypeClassDescriptionclass
WebClientCustomizer
that configures codecs for the HTTP client.Modifier and TypeMethodDescriptionClientHttpConnectorAutoConfiguration.webClientHttpConnectorCustomizer
(ClientHttpConnector clientHttpConnector) Modifier and TypeMethodDescriptionWebClientAutoConfiguration.webClientBuilder
(ObjectProvider<WebClientCustomizer> customizerProvider)