Uses of Interface
org.springframework.aot.hint.annotation.ReflectiveProcessor
Packages that use ReflectiveProcessor
- 
Uses of ReflectiveProcessor in org.springframework.aot.hint.annotationClasses in org.springframework.aot.hint.annotation that implement ReflectiveProcessorModifier and TypeClassDescriptionclassAReflectiveProcessorimplementation that registers reflection hints for data binding purpose (class, constructors, fields, properties, record components, including types transitively used on properties and record components).classA simpleReflectiveProcessorimplementation that registers only a reflection hint for the annotated type.