[
https://issues.jboss.org/browse/ARQ-1323?page=com.atlassian.jira.plugin.s...
]
Jakub Narloch updated ARQ-1323:
-------------------------------
Fix Version/s: spring_1.0.0.next
@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
Fix For: spring_1.0.0.next
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