Mark Struberg created JOHNZON-141:
-------------------------------------
Summary: support object deduplication in Maps
Key: JOHNZON-141
URL: https://issues.apache.org/jira/browse/JOHNZON-141
Project: Johnzon
Issue Type: Bug
Components: JSON-B, Mapper
Affects Versions: 1.1.4
Reporter: Mark Struberg
Fix For: 1.1.5
We currently do not support deduplication of objects via JsonPonters if the
object is in a Map in the DTO. See JOHNZON-135.
In MappingGeneratorImpl#writeMapBody(final Map<?, ?> object, final Adapter
itemConverter) needs a JsonPointerTracker parameter which gets filled
accordingly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)