Package io.micronaut.inject.beans.visitor
package io.micronaut.inject.beans.visitor
Type visitor implementations for producing
BeanIntrospection
instances.- Since:
- 1.1
- Author:
- graemerocher
-
ClassDescriptionAn annotation mapper that improves introspection for JPA entities.An annotation mapper that improves reflective access for JPA entities.Map values of
Introspected
toBeanProperties
.ATypeElementVisitor
that visits classes annotated withIntrospected
and producesBeanIntrospectionReference
instances at compilation time.Makes every use of Jackson's JsonCreator also represent aCreator
.Handle mapped super class.