Package io.micronaut.inject.beans.visitor
Type visitor implementations for producing
BeanIntrospection
instances.- Since:
- 1.1
-
Class Summary Class Description EntityIntrospectedAnnotationMapper An annotation mapper that improves introspection for JPA entities.EntityReflectiveAccessAnnotationMapper An annotation mapper that improves reflective access for JPA entities.IntrospectedTypeElementVisitor ATypeElementVisitor
that visits classes annotated withIntrospected
and producesBeanIntrospectionReference
instances at compilation time.JsonCreatorAnnotationMapper Makes every use of Jackson's JsonCreator also represent aCreator
.MappedSuperClassIntrospectionMapper Handle mapped super class.