Jakub Narloch created ARQ-1323:
----------------------------------
Summary: @EnableWarp annotation.
Key: ARQ-1323
URL:
https://issues.jboss.org/browse/ARQ-1323
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Extension - Spring
Affects Versions: spring_1.0.0.Beta1
Reporter: Jakub Narloch
Assignee: Jakub Narloch
Define @EnableWarp annotation that will import the WebMvcConfigurer which will register
the WarpInterceptor i.e.:
{code}
@Import(? extends WebMvcConfigurer)
@interface EnableWarp {
}
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira