Support deserialization of Shape.OBJECT
("as POJO") for Map
s (and map-like types)
#1554
Milestone
Shape.OBJECT
("as POJO") for Map
s (and map-like types)
#1554
(see #1540 for background)
Looks like serialization of "Maps as POJOs" works (at least via class annotation). But deserialization does not -- this is unlike
Collection
which does actually work both ways.The text was updated successfully, but these errors were encountered: