-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Currently, the JacksonJsonDataFormat is configured with DefaultTypeDetector and a ListTypeDetector. Thus, sets, maps and other collection implementations can not be de-serialized.
A trivial extension would allow to deserialize all kinds of collections and maps.