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.
-
ClassDescriptionMapper that allows for custom modification of a
HttpClient
before it is used as the basis for aReactorClientHttpConnector
.WebClientCustomizer
that configures codecs for the HTTP client.Interface that can be used toapply
SSL configuration to aWebClient.Builder
.