Module org.apache.johnzon.mapper
Package org.apache.johnzon.mapper
Annotation Type JohnzonDeduplicateObjects
Mark an Object to leverage object deduplication without having
to explicitly enable it in the Mapper or JsonB Builder.
The feature only gets activated if this annotation is available
on the root object to be serialised/deserialised.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
boolean value- Default:
- true
-