Package org.springframework.boot.restclient
@NullMarked
package org.springframework.boot.restclient
Web client utilities.
-
ClassDescriptionCallback 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.RestTemplateRequestCustomizer<T extends ClientHttpRequest>Callback interface that can be used to customize theClientHttpRequestsent from aRestTemplate.Deprecated, 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 4.1.0 for removal in 4.3.0 in favor ofDefaultUriBuilderFactory.
DefaultUriBuilderFactory.