@AutoConfigureBefore(value=org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration.class) @Configuration(proxyBeanMethods=false) public class RestTemplateConfiguration extends Object
RestTemplateConfiguration()
org.springframework.web.client.RestTemplate
restTemplate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RestTemplateConfiguration()
@Bean public org.springframework.web.client.RestTemplate restTemplate()
Copyright © 2021. All rights reserved.