Package org.springframework.boot.autoconfigure.web.reactive.function.client
package org.springframework.boot.autoconfigure.web.reactive.function.client
Auto-configuration for Spring Framework's functional web client.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 3.5.0 for removal in 4.0.0 in favor of
ClientHttpConnectorBuilderCustomizer
or declaring a pre-configuredClientHttpConnectorBuilder
beanWebClientCustomizer
that configures codecs for the HTTP client.Interface that can be used toapply
SSL configuration to aWebClient.Builder
.
ClientHttpConnectorAutoConfiguration
and to align with the deprecation ofReactorNettyHttpClientMapper