Uses of Annotation Interface
org.springframework.aot.hint.annotation.RegisterReflection
-
Uses of RegisterReflection in org.springframework.aot.hint.annotation
Modifier and TypeClassDescription@interface
Register reflection hints for data binding or reflection-based serialization against an arbitrary number of target classes.Modifier and TypeMethodDescriptionRegisterReflectionReflectiveProcessor.parse
(AnnotatedElement element, RegisterReflection annotation)