[ https://issues.apache.org/jira/browse/JOHNZON-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481926#comment-17481926 ]
Romain Manni-Bucau commented on JOHNZON-357: -------------------------------------------- Hi [~stonewoodman] , pushed some hack on that issue on master (redpeloyed binaries on asf snapshot maven repository), does it work for you now? > 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)