@Configuration(proxyBeanMethods=false) @ConditionalOnProperty(prefix="spring.test.webclient", name="register-rest-template") @AutoConfigureAfter(value=RestTemplateAutoConfiguration.class) public class WebClientRestTemplateAutoConfiguration extends ObjectSE
AutoConfigureMockRestServiceServer| コンストラクターと説明 |
|---|
WebClientRestTemplateAutoConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.web.client.RestTemplate | restTemplate(RestTemplateBuilder builder) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE@Bean public org.springframework.web.client.RestTemplate restTemplate(RestTemplateBuilder builder)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.