Interface ObjectMapperFactoryUtil.Customizer

Enclosing class:
ObjectMapperFactoryUtil

public static interface ObjectMapperFactoryUtil.Customizer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    customize(com.fasterxml.jackson.databind.ObjectMapper mapper)
     
  • Method Details

    • customize

      void customize(com.fasterxml.jackson.databind.ObjectMapper mapper)