awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesData-Binding Annotation Generators

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.

Awesome Data-Binding Annotation Generators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • joelittlejohn/jsonschema2pojoAvatar joelittlejohn

    joelittlejohn/jsonschema2pojo

    6,379Vezi pe GitHub↗

    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.

    Java
    Vezi pe GitHub↗6,379
  1. Home
  2. Web Development
  3. Reflection-Based Data Binding
  4. Annotation-Based Bindings
  5. Data-Binding Annotation Generators