[
https://issues.apache.org/jira/browse/JOHNZON-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482340#comment-17482340
]
Stonewoodman commented on JOHNZON-357:
--------------------------------------
Hi [~romain.manni-bucau]
Yes, it works, thank you :)
> JsonbTypeSerializer on field with type java.util.Map is not executed
> --------------------------------------------------------------------
>
> Key: JOHNZON-357
> URL: https://issues.apache.org/jira/browse/JOHNZON-357
> Project: Johnzon
> Issue Type: Bug
> Components: JSON-B
> Affects Versions: 1.2.15
> Reporter: Stonewoodman
> Priority: Major
>
> I added @JsonbTypeSerializer and @JsonbTypeDeserializer on a field with type
> java.util.Map
> The Deserializer was executed, but the Serializer was not executed.
> I wrote an unit test:
> https://github.com/stonewoodman/johnzon/blob/custom_map_serialization/johnzon-jsonb/src/test/java/org/apache/johnzon/jsonb/SerializersMapTest.java
--
This message was sent by Atlassian Jira
(v8.20.1#820001)