批注接口 AutoConfigureMockWebServiceClient


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureMockWebServiceClient
Annotation that can be applied to a test class to enable auto-configuration of MockWebServiceClient.
从以下版本开始:
2.6.0
作者:
Daniil Razorenov