Managed Projects

jsonschema2pojo

  Analyzed 1 day ago

jsonschema2pojo uses the structural rules present in a JSON Schema document to generate DTO style Java classes. The classes produced by jsonschema2pojo are ideal for use with JSON parser/generator libraries such as Jackson that can marshal data from Java objects into JSON content (and ... [More] vice-versa). Creating the necessary Java objects and keeping these in sync with your schema is trivial with jsonschema2pojo, and because the schema drives the process you can be sure that you're honouring your contract. [Less]

21.9K lines of code

7 current contributors

21 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This