Document composed support for @Scheduled, @JmsListener, & @Sql

Issue: SPR-13973
This commit is contained in:
Sam Brannen
2016-03-29 19:53:58 +02:00
parent f35ec5353a
commit 2ed3382a60
6 changed files with 25 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ import org.springframework.core.annotation.AliasFor;
* multiple instances of {@code @Sql}.
*
* <p>This annotation may be used as a <em>meta-annotation</em> to create custom
* <em>composed annotations</em>.
* <em>composed annotations</em> with attribute overrides.
*
* @author Sam Brannen
* @since 4.1