RestTemplateRequestCustomizer
Callback interface that can be used to customize the ClientHttpRequest sent from a RestTemplate.
Author
Ilya Lukyanovich
Phillip Webb
Since
2.2.0
Parameters
<T>
the ClientHttpRequest type
See also
Functions
Link copied to clipboard
Customize the specified ClientHttpRequest.