RestTemplateCustomizer

Callback interface that can be used to customize a RestTemplate.

Author

Phillip Webb

Since

1.4.0

See also

Functions

Link copied to clipboard
abstract fun customize(restTemplate: RestTemplate)
Callback to customize a RestTemplate instance.