1 repository
Compiles JSON Schema definitions into Java source files at build time, generating JavaBeans without runtime reflection.
Distinct from Schema Compilers: Distinct from Schema Compilers: specifically targets Java code generation from JSON Schema, not general schema validation or JIT compilation.
Explore 1 awesome GitHub repository matching data & databases · Schema-to-Java Compilers. Refine with filters or upvote what's useful.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
Compiles JSON Schema definitions into Java source files at build time, generating JavaBeans without runtime reflection.