All Classes and Interfaces

Class
Description
RestClientCustomizer to apply HttpMessageConverters.
AutoConfiguration for Spring HTTP Service clients backed by RestClient.
RestClientCustomizer that configures the RestClient builder to record request observations.
RestTemplateCustomizer that configures the RestTemplate to record request observations.
Auto-configuration for RestClient.
Configure RestClient.Builder with sensible defaults.
Callback interface that can be used to customize a RestClient.Builder.
Configure the instrumentation of RestClient.
Interface that can be used to apply SSL configuration to a RestClient.Builder.
Auto-configuration for RestTemplate (via RestTemplateBuilder).
Builder that can be used to configure and create a RestTemplate.
Configure RestTemplateBuilder with sensible defaults.
Callback interface that can be used to customize a RestTemplate.
Configure the instrumentation of RestTemplate.
Callback interface that can be used to customize the ClientHttpRequest sent from a RestTemplate.
UriBuilderFactory to set the root for URI that starts with '/'.
UriTemplateHandler to set the root for URI that starts with '/'.