1 repositorio
Tools that automatically add serialization annotations to generated Java types for frameworks like Jackson and Gson.
Distinct from Annotation-Based Bindings: Distinct from Annotation-Based Bindings: focuses on generating the annotations during code generation, not on runtime binding logic.
Explore 1 awesome GitHub repository matching web development · Data-Binding Annotation Generators. 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
Generates Jackson and Gson annotations directly on fields and classes for automatic JSON serialization.