Skip to content

Commit 1f0a35b

Browse files
committed
Remove outdated documentation in @Reflective
1 parent ae3bec5 commit 1f0a35b

File tree

1 file changed

+0
-3
lines changed
  • spring-core/src/main/java/org/springframework/aot/hint/annotation

1 file changed

+0
-3
lines changed

spring-core/src/main/java/org/springframework/aot/hint/annotation/Reflective.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
* the annotated element. By default, a reflection hint is added on the
3333
* annotated element so that it can be discovered and invoked if necessary.
3434
*
35-
* <p>A reflection hint is also added if necessary on the annotation that
36-
* <em>directly</em> uses this annotation.
37-
*
3835
* @author Stephane Nicoll
3936
* @author Sam Brannen
4037
* @since 6.0

0 commit comments

Comments
 (0)