ObjectMapper
and Object
ObjectMapper
and with a custom unmarshal
typeObjectMapper
and with a custom unmarshal
type and JSON viewObjectMapper
and with a custom unmarshal
type and JSON viewTypeConverter
that allows converting json to/from POJOs and other types.JacksonDataFormat
that is using a listObjectMapper
.ObjectMapper
.FallbackConverter
that attempts to convert
POJOs to/from Map
/List
types.Module
s specified as a String with FQN
class names.Module
sArrayList
when unmarshalling.HashMap
when unmarshalling.Apache Camel