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 RepositoriesCustom Mapping Interfaces

Interfaces that allow external libraries to define how data objects map to JSON structures.

Distinct from JSON Serialization Libraries: Focuses on the pluggable mapping interface for serialization, rather than the serialization library itself.

Explore 1 awesome GitHub repository matching data & databases · Custom Mapping Interfaces. Refine with filters or upvote what's useful.

Awesome Custom Mapping Interfaces GitHub Repositories

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

    jwtk/jjwt

    11,085Vezi pe GitHub↗

    This is a Java library and framework for creating, parsing, and validating JSON Web Tokens within Java and Android applications. It provides a comprehensive toolkit for handling signed and encrypted tokens, including the generation and verification of JWS and JWE objects. The project differentiates itself through a flexible architecture that supports pluggable JSON serialization and custom signature algorithms. It includes a dedicated key manager for generating, encoding, and organizing JSON Web Keys and key sets, as well as support for hardware security module integration. The library cover

    Allows the use of external mapping libraries to serialize and deserialize data objects within token headers and claims.

    Java
    Vezi pe GitHub↗11,085
  1. Home
  2. Data & Databases
  3. JSON Serialization Libraries
  4. Custom Mapping Interfaces