BeanIntrospection instances.See: Description
| Class | Description | 
|---|---|
| EntityIntrospectedAnnotationMapper | An annotation mapper that improves introspection for JPA entities. | 
| EntityReflectiveAccessAnnotationMapper | An annotation mapper that improves reflective access for JPA entities. | 
| IntrospectedTypeElementVisitor | A  TypeElementVisitorthat visits classes annotated withIntrospectedand producesBeanIntrospectionReferenceinstances at compilation time. | 
| JsonCreatorAnnotationMapper | Makes every use of Jackson's JsonCreator also represent a  Creator. | 
| MappedSuperClassIntrospectionMapper | Handle mapped super class. | 
BeanIntrospection instances.