Jackson deserialization of Saga AssociationValues

Hi,

the most common explanation is that some component still uses the XStream serializer. In the end, the XStream serializer always produces a result with the “<” as first character. Note that many components use XStream as default, so it’s possible the component at fault doesn’t have a serializer at all.

Cheers,

Allard