awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jwtk/jjwtالصورة الرمزية لـ jwtk

    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