'Javers JaversException VALUE_OBJECT_IS_NOT_SUPPORTED_AS_MAP_KEY

Exception:

found ValueObject on KEY position in Map property 'MapType{ baseType: 'java.util.Map<javax.xml.namespace.QName, java.lang.String>' }'. Please change the key class mapping to Value or Entity

I assume, I need to register a mapper, not sure however how to do it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source