My application is receiving json objects from some source and these are wrapped as strings. These are not getting deserialized but throw exception like mentione
How do I get Jackson's XMLMapper to read the name of the root xml element when deserializing? I am deserializing input XML to generic Java class, LinkedHashMap