All Classes and Interfaces
Class
Description
Annotation introspector that leverages JAXB annotations where applicable to JSON mapping.
Module that can be registered to add support for JAXB annotations.
Enumeration that defines how we use JAXB Annotations: either
as "primary" annotations (before any other already configured
introspector -- most likely default JacksonAnnotationIntrospector) or
as "secondary" annotations (after any other already configured
introspector(s)).
Automatically generated from PackageVersion.java.in during
packageVersion-generate execution of maven-replacer-plugin in
pom.xml.