@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited @ImportAutoConfiguration @PropertyMapping(value="spring.test.webtestclient") public @interface AutoConfigureWebTestClient
WebTestClient.WebTestClientAutoConfiguration| Modifier and Type | Optional Element and Description | 
|---|---|
String | 
timeout
The timeout duration for the client (in any format handled by
  
Duration.parse(CharSequence)). | 
public abstract String timeout
Duration.parse(CharSequence)).Copyright © 2018 Pivotal Software, Inc.. All rights reserved.