@FunctionalInterface public interface RestTemplateCustomizer
RestTemplate
.RestTemplateBuilder
Modifier and Type | Method and Description |
---|---|
void |
customize(org.springframework.web.client.RestTemplate restTemplate)
Callback to customize a
RestTemplate instance. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.