Class ObjectMapperFactory


  • public class ObjectMapperFactory
    extends Object
    • Constructor Detail

      • ObjectMapperFactory

        public ObjectMapperFactory()
    • Method Detail

      • createJson

        public static com.fasterxml.jackson.databind.ObjectMapper createJson()
      • createYaml

        public static com.fasterxml.jackson.databind.ObjectMapper createYaml()