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.22k stars 1.66k forks source link

Don't log ClassAlreadyExistsException for Enum #1597

Closed juherr closed 5 months ago

juherr commented 5 months ago

Fix #1555