Interface RestTemplateCustomizer
-
public interface RestTemplateCustomizer- Author:
- Spencer Gibb
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcustomize(org.springframework.web.client.RestTemplate restTemplate)
-