Annotation Interface AutoConfigureWebClient


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @AutoConfigureJson @ImportAutoConfiguration public @interface AutoConfigureWebClient
Annotation that can be applied to a test class to enable auto-configuration of a WebClient.Builder.
Since:
4.0.0