Package org.springframework.aot.hint.annotation
@NullMarked
package org.springframework.aot.hint.annotation
Annotation support for runtime hints.
- 
ClassDescriptionIndicate that the annotated element requires reflection.Process anAnnotatedElementand register the necessary reflection hints for it.Process@Reflectiveannotated elements.Register reflection hints against an arbitrary number of target classes.Register reflection hints for data binding or reflection-based serialization against an arbitrary number of target classes.AReflectiveProcessorimplementation that pairs with@RegisterReflection.A simpleReflectiveProcessorimplementation that registers only a reflection hint for the annotated type.