Class JacksonMapperFactory


  • public final class JacksonMapperFactory
    extends Object
    Factory for Jackson mappers.
    • Method Detail

      • createObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
      • createObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper​(com.fasterxml.jackson.core.JsonFactory jsonFactory)