Class JsonGetterAnnotationMapper

java.lang.Object
io.micronaut.inject.beans.visitor.JsonGetterAnnotationMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper

@Internal public final class JsonGetterAnnotationMapper extends Object implements NamedAnnotationMapper
Makes every use of Jackson's JsonGetter also represent an Introspected.Property.
Since:
5.1.0
Author:
Denis Stepanov
  • Constructor Details

    • JsonGetterAnnotationMapper

      public JsonGetterAnnotationMapper()
  • Method Details