Class JsonSetterAnnotationMapper

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

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

    • JsonSetterAnnotationMapper

      public JsonSetterAnnotationMapper()
  • Method Details