@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited @ImportAutoConfiguration @PropertyMapping(value="spring.test.webclient") public @interface AutoConfigureWebClient
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
registerRestTemplate
If a
RestTemplate bean should be registered. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.