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.UriBuilderFactoryto set the root for URI that starts with'/'.UriTemplateHandlerto set the root for URI that starts with'/'.