批注接口 AutoConfigureWebServiceServer


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureWebServiceServer
Annotation that can be applied to a test class to enable and configure auto-configuration of web service servers endpoints.
从以下版本开始:
2.6.0
作者:
Daniil Razorenov