Class JsonMapperFactory


  • public class JsonMapperFactory
    extends Object
    Json Mapper Factory.
    • Constructor Detail

      • JsonMapperFactory

        public JsonMapperFactory()
    • Method Detail

      • getInstance

        public static com.fasterxml.jackson.databind.ObjectMapper getInstance()
        Gets the singleton instance of the JsonMapper.
        Returns:
        the JsonMapper