Class JsonPropertyAnnotationMapper

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

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

    • JsonPropertyAnnotationMapper

      public JsonPropertyAnnotationMapper()
  • Method Details