Package org.springframework.boot.web.client
package org.springframework.boot.web.client
Web client utilities.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, 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
Callback interface that can be used to customize aRestClient.Builder
.Builder that can be used to configure and create aRestTemplate
.Callback interface that can be used to customize aRestTemplate
.RestTemplateRequestCustomizer<T extends org.springframework.http.client.ClientHttpRequest>Callback interface that can be used to customize theClientHttpRequest
sent from aRestTemplate
.UriBuilderFactory
to set the root for URI that starts with'/'
.UriTemplateHandler
to set the root for URI that starts with'/'
.
ClientHttpRequestFactoryBuilder