Uses of Package
org.springframework.boot.http.client
Packages that use org.springframework.boot.http.client
Package
Description
Auto-configuration for client-side HTTP.
Auto-configuration for web clients.
Auto-configuration for Spring Web Services Clients.
Client-side HTTP support classes.
Web client test utilities.
Web client utilities.
Web Services client utilities.
-
-
Classes in org.springframework.boot.http.client used by org.springframework.boot.autoconfigure.web.client
-
Classes in org.springframework.boot.http.client used by org.springframework.boot.autoconfigure.webservices.client
-
Classes in org.springframework.boot.http.client used by org.springframework.boot.http.clientClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Settings that can be applied when creating aClientHttpRequestFactory
.Redirect strategies.Builder forClientHttpRequestFactoryBuilder.httpComponents()
.Builder forClientHttpRequestFactoryBuilder.jdk()
.Builder forClientHttpRequestFactoryBuilder.jetty()
.Builder forClientHttpRequestFactoryBuilder.reactor()
.Builder forClientHttpRequestFactoryBuilder.simple()
. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.test.web.client
-
Classes in org.springframework.boot.http.client used by org.springframework.boot.web.clientClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Settings that can be applied when creating aClientHttpRequestFactory
.Redirect strategies. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.webservices.clientClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Settings that can be applied when creating aClientHttpRequestFactory
.