awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jwtk/jjwtjwtk 的头像

    jwtk/jjwt

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