AnnotationIntrospector
that defines functionality
to discover names of constructor (and factory method) parameters,
without using any defaulting.ParanamerOnJacksonAnnotationIntrospector
after existing introspectors, to add support for discovering names of
creator (constructor, factory method) parameters automatically, without
explicit annotations.AnnotationIntrospector
that defines functionality
to discover names of constructor (and factory method) parameters,
on top of default Jackson annotation processing.Paranamer
to use, over
default BytecodeReadingParanamer
Copyright © 2016 FasterXML. All rights reserved.