Annotation Interface AutoConfigureWebServiceClient


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration @PropertyMapping("spring.test.webservice.client") public @interface AutoConfigureWebServiceClient
Annotation that can be applied to a test class to enable and configure auto-configuration of web service clients.
Since:
2.3.0
Author:
Dmytro Nosan