Class JsonCreatorAnnotationMapper

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

@Internal public class JsonCreatorAnnotationMapper extends Object implements NamedAnnotationMapper
Makes every use of Jackson's JsonCreator also represent a Creator.
Since:
1.1
Author:
graemerocher
  • Constructor Details

    • JsonCreatorAnnotationMapper

      public JsonCreatorAnnotationMapper()
  • Method Details