Interface ModuleProvider
@ConsumerType
public interface ModuleProvider
Extension interface which allows for plugging in Jackson Modules
into the Jackson Exporter
-
Method Summary
-
Method Details
-
getModule
com.fasterxml.jackson.databind.Module getModule()
-