Class EntityIntrospectedAnnotationMapper

java.lang.Object
io.micronaut.inject.beans.visitor.EntityIntrospectedAnnotationMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper
Direct Known Subclasses:
MappedSuperClassIntrospectionMapper

@Internal public class EntityIntrospectedAnnotationMapper extends Object implements NamedAnnotationMapper
An annotation mapper that improves introspection for JPA entities.
Since:
1.1
Author:
graemerocher
  • Constructor Details

    • EntityIntrospectedAnnotationMapper

      public EntityIntrospectedAnnotationMapper()
  • Method Details