Class ObjectMapperFactory


  • public class ObjectMapperFactory
    extends Object
    Default Jackson ObjectMapper provider.
    • Constructor Detail

      • ObjectMapperFactory

        public ObjectMapperFactory()
    • Method Detail

      • createObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
        Creates Jackson mapper.
        Returns:
        Object mapper to be used around the system.