Interface JsonMarshallerSpi


  • public interface JsonMarshallerSpi
    • Method Detail

      • buildObjectMapper

        com.fasterxml.jackson.databind.ObjectMapper buildObjectMapper()
      • buildIndentedObjectMapper

        com.fasterxml.jackson.databind.ObjectMapper buildIndentedObjectMapper()