Class ObjectMapperFactory


  • public class ObjectMapperFactory
    extends java.lang.Object
    Creates and configures ObjectMapper
    • Constructor Detail

      • ObjectMapperFactory

        public ObjectMapperFactory()
    • Method Detail

      • create

        public com.fasterxml.jackson.databind.ObjectMapper create()