Polish documentation for RegisterReflection
See gh-29194
This commit is contained in:
@@ -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