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

Aligned timeType documentation example with Java LocalTime #1585

Closed dlehammer closed 3 months ago

dlehammer commented 7 months ago

Ie. java.time.LocalTime

dlehammer commented 3 months ago

Is there anything I can do, to help this PR move forward?

joelittlejohn commented 3 months ago

Thanks @dlehammer !