@FunctionalInterface
public interface RestTemplateCustomizer
RestTemplate.RestTemplateBuilder| Modifier and Type | Method and Description | 
|---|---|
| void | customize(org.springframework.web.client.RestTemplate restTemplate)Callback to customize a  RestTemplateinstance. |