Add @Since tag
This commit is contained in:
parent
7f2be6ce27
commit
86daf44435
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue