提交 0e67adb3 编写于 作者: S Sam Brannen

Update list of annotations supporting @AliasFor

上级 2afbfb2c
......@@ -420,7 +420,8 @@ method has been added.
`@TestPropertySource`, `@Transactional`, `@ControllerAdvice`,
`@CookieValue`, `@CrossOrigin`, `@MatrixVariable`, `@RequestHeader`,
`@RequestMapping`, `@RequestParam`, `@RequestPart`, `@ResponseStatus`,
`@SessionAttributes`, `@ActionMapping`, `@RenderMapping`.
`@SessionAttributes`, `@ActionMapping`, `@RenderMapping`,
`@EventListener`, `@TransactionalEventListener`.
** For example, `@ContextConfiguration` from the `spring-test` module
is now declared as follows:
[source,java,indent=0]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册