java - Pojo to json schema v4 and vice versa via maven -
i trying come set of documents 1 of our projects there requirement convert java pojos json schema 4 , json schema 4 pojos. couldn't find maven plug-in both of it.
i able find https://github.com/wodzuu/jsonschema4-mapper json schema generation , https://github.com/joelittlejohn/jsonschema2pojo pojo generation.
i sure common use case, writing check folks used past this? inputs
Comments
Post a Comment