joelittlejohn / jsonschema2pojo

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
http://www.jsonschema2pojo.org
Apache License 2.0
6.24k stars 1.66k forks source link

Choose default targetVersion using Gradle/Maven configuration #1478

Closed joelittlejohn closed 1 year ago

joelittlejohn commented 1 year ago

Relates to #1473.