@Configuration public class RestTemplateConfiguration extends Object
RestTemplate
RestTemplateConfiguration()
org.springframework.http.client.SimpleClientHttpRequestFactory
requestFactory()
org.springframework.web.client.RestTemplate
restTemplate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RestTemplateConfiguration()
@Bean @ConfigurationProperties(prefix="rest-template") public org.springframework.http.client.SimpleClientHttpRequestFactory requestFactory()
@Bean public org.springframework.web.client.RestTemplate restTemplate()
Copyright © 2022. All rights reserved.