Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

jsonschema2pojo

Compare

  Analyzed about 24 hours 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.8K lines of code

7 current contributors

21 days since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This