Closed
Description
Currently we can setup a objectMapper in configuration, where now this is used only for cloning custom resources (serializing and de-serializing POJOs):
The goal of this issue is to generalize this interface and have cloner interface in place, so not just sub-classes of object mappers can be provided.