-
Feature Request
-
Resolution: Unresolved
-
Major
-
spring_1.0.0.Beta1
-
None
Define @EnableWarp annotation that will import the WebMvcConfigurer which will register the WarpInterceptor i.e.:
@Import(? extends WebMvcConfigurer) @interface EnableWarp { }