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

Accept multiple values provided with single "-s"/"--source" argument #1457

Closed unkish closed 1 year ago

unkish commented 1 year ago

Closes #1422