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
@@ -63,7 +63,7 @@ import org.springframework.aot.hint.RuntimeHintsRegistrar;
|
||||
* @since 6.0
|
||||
* @see org.springframework.aot.hint.RuntimeHints
|
||||
* @see org.springframework.aot.hint.annotation.Reflective
|
||||
* @see org.springframework.aot.hint.annotation.RegisterReflectionForBinding
|
||||
* @see org.springframework.aot.hint.annotation.RegisterReflection
|
||||
*/
|
||||
@Target({ElementType.TYPE, ElementType.METHOD})
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
|
||||
Reference in New Issue
Block a user