awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jwtk/jjwtAvatar de jwtk

    jwtk/jjwt

    11,085Ver en 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
    Ver en GitHub↗11,085
  1. Home
  2. Data & Databases
  3. JSON Serialization Libraries
  4. Custom Mapping Interfaces