Package org.springframework.boot.autoconfigure.http.client
package org.springframework.boot.autoconfigure.http.client
Auto-configuration for client-side HTTP.
-
ClassDescriptionAbstract base class for properties that directly or indirectly make use of a blocking or reactive HTTP client.SSL configuration.Base
@ConfigurationPropertiesfor configuring aClientHttpRequestFactory.Supported factory types.ClientHttpRequestFactoryBuilderCustomizer<B extends org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder<?>>Customizer that can be used to modify the auto-configuredClientHttpRequestFactoryBuilderwhen its type matches.@ConfigurationPropertiesfor a Spring's blocking HTTP clients.