mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish documentation for RegisterReflection
See gh-29194
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ import org.springframework.aot.hint.RuntimeHints;
|
||||
* <p>As an alternative to implementing and registering a {@code TestRuntimeHintsRegistrar},
|
||||
* you may choose to annotate a test class with
|
||||
* {@link org.springframework.aot.hint.annotation.Reflective @Reflective},
|
||||
* {@link org.springframework.aot.hint.annotation.RegisterReflectionForBinding @RegisterReflectionForBinding},
|
||||
* {@link org.springframework.aot.hint.annotation.RegisterReflection @RegisterReflection},
|
||||
* or {@link org.springframework.context.annotation.ImportRuntimeHints @ImportRuntimeHints}.
|
||||
*
|
||||
* @author Sam Brannen
|
||||
|
||||
Reference in New Issue
Block a user