Class JacksonObjectMapperFactory


  • public final class JacksonObjectMapperFactory
    extends Object
    factory class of JacksonObjectMapper
    • Method Detail

      • getInstance

        public static ObjectMapper getInstance()
        Gets the singleton instance of ObjectMapper.
        Returns:
        the ObjectMapper instance