Add Json.mapOfFrom(Class)
to support binding POJO-valued maps
#66
Milestone
Json.mapOfFrom(Class)
to support binding POJO-valued maps
#66
Hi 'm wondering if Map<String, POJO> deserialization is currently supported by jackson-jr.
As far as I see, there is only
mapFrom
which returns Map<T,Object>The text was updated successfully, but these errors were encountered: