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.
-
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.client
-
Classes in org.springframework.boot.web.client used by org.springframework.boot.autoconfigure.web.client
-
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.clientClassDescriptionBuilder that can be used to configure and create a
RestTemplate
.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.clientClassDescriptionBuilder 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'/'
.