[guava] Multimap
deserializer does not honor DeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY
#6
Milestone
Multimap
deserializer does not honor DeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY
#6
(moved from FasterXML/jackson-datatype-guava#89 by @neilmcguigan)
Should be able to have
with JSON
However, this throws exception:
Please note that this works:
with JSON:
when
The text was updated successfully, but these errors were encountered: