类 RestTemplateConfig
java.lang.Object
cn.openjava.resttemplate.starter.config.RestTemplateConfig
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明org.springframework.web.client.RestTemplaterestTemplate(org.springframework.boot.web.client.RestTemplateBuilder builder)
-
构造器详细资料
-
RestTemplateConfig
public RestTemplateConfig()
-
-
方法详细资料
-
restTemplate
@Bean public org.springframework.web.client.RestTemplate restTemplate(org.springframework.boot.web.client.RestTemplateBuilder builder)
-