Interface ObjectMapperCustomizer

    • Method Detail

      • customize

        void customize​(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
      • priority

        default int priority()
        Defines the priority that the customizers are applied. A lower integer value means that the customizer will be applied after a customizer with a higher priority