Package org.springframework.boot.web.client
package org.springframework.boot.web.client
Web client utilities.
-
ClassDescriptionUtility class that can be used to create
ClientHttpRequestFactory
instances configured using givenClientHttpRequestFactorySettings
.Settings that can be applied when creating aClientHttpRequestFactory
.Deprecated, for removal: This API element is subject to removal in a future version.Builder that can be used to configure and create aRestTemplate
.Callback interface that can be used to customize aRestTemplate
.RestTemplateRequestCustomizer<T extends ClientHttpRequest>Callback interface that can be used to customize theClientHttpRequest
sent from aRestTemplate
.UriTemplateHandler
to set the root for URI that starts with'/'
.
ClientHttpRequestFactories