-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: spin
-
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.