Searched defs:restTemplate (Results 1 – 2 of 2) sorted by relevance
90 RestTemplate restTemplate = new RestTemplate(getClientHttpRequestFactory()); field in HelloController
197 org.springframework.web.client.AsyncRestTemplate restTemplate() { in restTemplate() method in TraceWebAsyncClientAutoConfigurationTest.TestConfiguration