Uses of Package
org.springframework.boot.web.client
Packages that use org.springframework.boot.web.client
Package
Description
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
Auto-configuration for tracing with Zipkin.
Actuator support for web client metrics.
Auto-configuration for web clients.
Auto-configuration for web clients.
Web client test utilities.
Web client utilities.
-
Classes in org.springframework.boot.web.client used by org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
-
Classes in org.springframework.boot.web.client used by org.springframework.boot.actuate.autoconfigure.tracing.zipkin
-
Classes in org.springframework.boot.web.client used by org.springframework.boot.actuate.metrics.web.clientClassDescriptionCallback interface that can be used to customize a
RestClient.Builder
.Callback interface that can be used to customize aRestTemplate
. -
Classes in org.springframework.boot.web.client used by org.springframework.boot.autoconfigure.web.clientClassDescriptionCallback interface that can be used to customize a
RestClient.Builder
.Builder that can be used to configure and create aRestTemplate
. -
Classes in org.springframework.boot.web.client used by org.springframework.boot.test.autoconfigure.web.client
-
Classes in org.springframework.boot.web.client used by org.springframework.boot.test.web.clientClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Callback interface that can be used to customize a
RestClient.Builder
.Builder that can be used to configure and create aRestTemplate
.Callback interface that can be used to customize aRestTemplate
.UriTemplateHandler
to set the root for URI that starts with'/'
. -
Classes in org.springframework.boot.web.client used by org.springframework.boot.web.clientClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 3.4.0 for removal in 3.6.0 in favor of
ClientHttpRequestFactorySettings
Builder that can be used to configure and create aRestTemplate
.Callback interface that can be used to customize aRestTemplate
.Callback interface that can be used to customize theClientHttpRequest
sent from aRestTemplate
.UriTemplateHandler
to set the root for URI that starts with'/'
.
ClientHttpRequestFactorySettings