Uses of Package
org.springframework.boot.autoconfigure.web.reactive.function.client
Packages that use org.springframework.boot.autoconfigure.web.reactive.function.client
Package
Description
Auto-configuration for Spring Framework's functional web client.
-
Classes in org.springframework.boot.autoconfigure.web.reactive.function.client used by org.springframework.boot.autoconfigure.web.reactive.function.clientClassDescriptionMapper that allows for custom modification of a
HttpClientbefore it is used as the basis for aReactorClientHttpConnector.WebClientCustomizerthat configures codecs for the HTTP client.