Uses of Annotation Interface
org.springframework.aot.hint.annotation.RegisterReflection
Packages that use RegisterReflection
-
Uses of RegisterReflection in org.springframework.aot.hint.annotation
Classes in org.springframework.aot.hint.annotation with annotations of type RegisterReflectionModifier and TypeClassDescription@interface
Register reflection hints for data binding or reflection-based serialization against an arbitrary number of target classes.Methods in org.springframework.aot.hint.annotation with parameters of type RegisterReflectionModifier and TypeMethodDescriptionRegisterReflectionReflectiveProcessor.parse
(AnnotatedElement element, RegisterReflection annotation)