Commit a156ae34 authored by Andy Wilkinson's avatar Andy Wilkinson

Add missing @since tag

parent e60cc578
...@@ -33,6 +33,7 @@ import org.springframework.data.web.config.EnableSpringDataWebSupport; ...@@ -33,6 +33,7 @@ import org.springframework.data.web.config.EnableSpringDataWebSupport;
* support through the {@link EnableSpringDataWebSupport} annotation. * support through the {@link EnableSpringDataWebSupport} annotation.
* *
* @author Andy Wilkinson * @author Andy Wilkinson
* @since 1.2.0
*/ */
@Configuration @Configuration
@EnableSpringDataWebSupport @EnableSpringDataWebSupport
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment