Skip to content

v1.0.0

Compare
Choose a tag to compare
@GoodforGod GoodforGod released this 20 Aug 07:58
· 86 commits to master since this release

Features or changes in this release

  • Support of JSON mapping option (Example representation in JSON)
  • Support of JSON Array mapping option (Array examples representation in JSON)
  • Support of GraphQL (v14) mapping option
  • Support of JSON Schema mapping option (draft 2019), (Draft-07), (Draft-06)
  • Support of AVRO Schema (Jackson) mapping option (1.9.2)
  • Support of AVRO Schema (Apache) mapping option (1.9.2)
  • Support all basic Java types, collections, maps and more
  • Jackson annotations support for fields \ methods handling when mapping to AVRO \ JSON
  • Compatibility with IDEA 2020.2+