Remove outdated documentation in @Reflective

This commit is contained in:
Sam Brannen
2022-11-13 16:10:57 +01:00
parent ae3bec5d57
commit 1f0a35bacc

View File

@@ -32,9 +32,6 @@ import org.springframework.core.annotation.AliasFor;
* the annotated element. By default, a reflection hint is added on the
* annotated element so that it can be discovered and invoked if necessary.
*
* <p>A reflection hint is also added if necessary on the annotation that
* <em>directly</em> uses this annotation.
*
* @author Stephane Nicoll
* @author Sam Brannen
* @since 6.0