@Configuration @ConditionalOnClass(value={org.springframework.web.reactive.function.client.WebClient.class,org.springframework.test.web.reactive.server.WebTestClient.class}) public class WebTestClientAutoConfiguration extends Object
WebTestClient.| Constructor and Description | 
|---|
WebTestClientAutoConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.springframework.test.web.reactive.server.WebTestClient | 
webTestClient(org.springframework.context.ApplicationContext applicationContext)  | 
@Bean @ConditionalOnMissingBean public org.springframework.test.web.reactive.server.WebTestClient webTestClient(org.springframework.context.ApplicationContext applicationContext)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.