Class ObjectMapperFactory


  • public class ObjectMapperFactory
    extends Object
    Author:
    jamesdbloom
    • Constructor Detail

      • ObjectMapperFactory

        public ObjectMapperFactory()
    • Method Detail

      • createObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper​(com.fasterxml.jackson.databind.JsonSerializer... additionJsonSerializers)