Package org.springframework.boot.web.client
package org.springframework.boot.web.client
Web client utilities.
-
ClassDescriptionA supplier for
ClientHttpRequestFactorythat detects the preferred candidate based on the available implementations on the classpath.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.UriTemplateHandlerto set the root for URI that starts with'/'.