Class ObjectMapperModuleContributor

All Implemented Interfaces:
ObjectMapperService

public class ObjectMapperModuleContributor extends ObjectMapperModuleSupport
Class for adding a Module to an existing ObjectMapper. This is useful for adding serializers/deserializers to a pre-existing mapper.
Version:
1.1
Author:
matt
  • Constructor Details

    • ObjectMapperModuleContributor

      public ObjectMapperModuleContributor()
  • Method Details