Package io.inugami.commons.marshaling
Interface JsonMarshallerSpi
-
public interface JsonMarshallerSpi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.fasterxml.jackson.databind.ObjectMapper
buildIndentedObjectMapper()
com.fasterxml.jackson.databind.ObjectMapper
buildObjectMapper()
-