Add missing @since tag

This commit is contained in:
Andy Wilkinson
2014-10-14 09:11:56 +01:00
parent e60cc57807
commit a156ae3434

View File

@@ -33,6 +33,7 @@ import org.springframework.data.web.config.EnableSpringDataWebSupport;
* support through the {@link EnableSpringDataWebSupport} annotation.
*
* @author Andy Wilkinson
* @since 1.2.0
*/
@Configuration
@EnableSpringDataWebSupport