Is there a way to configure a XmlAdapter globally? For instance, I want to create a XmlAdapter for a java.util.Map and want it to be used everywhere (instead of the using annotations everywhere)?
Thanks,
Is there a way to configure a XmlAdapter globally? For instance, I want to create a XmlAdapter for a java.util.Map and want it to be used everywhere (instead of the using annotations everywhere)?
Thanks,