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.
Actuator support for web client metrics.
Auto-configuration for web clients.
Auto-configuration for web clients.
Web client test utilities.
Web client utilities.
Client-side support for testing embedded web servers.
-
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.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.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.web.clientClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Builder that can be used to configure and create a
RestTemplate
.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'/'
. -
Classes in org.springframework.boot.web.client used by org.springframework.boot.web.server.test.clientClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 3.4.0 for removal in 4.0.0 in favor of
ClientHttpRequestFactorySettings
Builder that can be used to configure and create aRestTemplate
.UriTemplateHandler
to set the root for URI that starts with'/'
.
ClientHttpRequestFactorySettings