Interface ModuleProvider


  • @ConsumerType
    public interface ModuleProvider
    Extension interface which allows for plugging in Jackson Modules into the Jackson Exporter
    • Method Detail

      • getModule

        Module getModule()