mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Document composed support for @Scheduled, @JmsListener, & @Sql
Issue: SPR-13973
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user