Hibernate5Module.setupModule(com.fasterxml.jackson.databind.Module.SetupContext)
, to create AnnotationIntrospector
to register along with module.AnnotationIntrospector
that adds support for using
Transient
to denote ignorable fields (alongside with Jackson
and/or JAXB annotations).HibernateProxy
.Collection
and Map
types (unlike in JDK).Hibernate5Module.Feature
s
are enabled.Copyright © 2017 FasterXML. All rights reserved.