Commit 86daf444 authored by Phillip Webb's avatar Phillip Webb

Add @Since tag

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