Mark Struberg created JOHNZON-135:
-------------------------------------
Summary: Support recursive structures in JSON-B and Mapper
Key: JOHNZON-135
URL: https://issues.apache.org/jira/browse/JOHNZON-135
Project: Johnzon
Issue Type: New Feature
Components: JSON-B, Mapper
Affects Versions: 1.1.3
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.1.4
If we have a recursive Data Object we currently create a endless loop.
There are a few strategies to work around this.
* Writing a JsonPointer reference when an object gets detected a second time
* Ignoring that attribute when an object gets detected a second time
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)