Interface ObjectMapperParserDecorator

    • Method Detail

      • decorateObjectMapper

        void decorateObjectMapper​(com.fasterxml.jackson.databind.ObjectMapper mapper)
                           throws java.lang.Exception
        Decorates the ObjectMapper.
        Parameters:
        mapper - ObjectMapper.
        Throws:
        java.lang.Exception - If fails to decorate the ObjectMapper.