@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 |
|---|---|
WebTestClient |
webTestClient(ApplicationContext applicationContext) |
@Bean @ConditionalOnMissingBean public WebTestClient webTestClient(ApplicationContext applicationContext)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.