Annotation Interface EnableSpringDataWebSupport


Annotation to automatically register the following beans for usage with Spring MVC. Note that using this annotation will require Spring 3.2. If Spring HATEOAS is present on the classpath we will register the following beans:
Since:
1.6
Author:
Oliver Gierke
See Also: