Interface JsonFormat


  • public interface JsonFormat
    Simple access for JSON format. When using JsonFormat please ensure to have one provide implementation for JSON on your module-path. The recommended one is io.github.mmm.marshall.json (from artifactId mmm-marshall-json).
    Since:
    1.0.0