Fix @since tag
This commit is contained in:
parent
386c0a60a7
commit
fcbd4408c9
|
|
@ -47,7 +47,7 @@ import org.springframework.validation.annotation.Validated;
|
||||||
* {@link ApplicationContext}.
|
* {@link ApplicationContext}.
|
||||||
*
|
*
|
||||||
* @author Phillip Webb
|
* @author Phillip Webb
|
||||||
* @since 2.0.0
|
* @since 2.2.0
|
||||||
* @see #get(ApplicationContext, Object, String)
|
* @see #get(ApplicationContext, Object, String)
|
||||||
* @see #getAll(ApplicationContext)
|
* @see #getAll(ApplicationContext)
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue