Add @Since tag

This commit is contained in:
Phillip Webb 2015-09-15 22:41:25 -04:00
parent 7f2be6ce27
commit 86daf44435
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ import org.springframework.context.annotation.Import;
* {@code spring.factories}.
*
* @author Phillip Webb
* @since 1.3.0
*/
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)