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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesJava Libraries

Java SDKs and wrappers for backend services.

Explore 3 awesome GitHub repositories matching part of an awesome list · Java Libraries. Refine with filters or upvote what's useful.

Awesome Java Libraries GitHub Repositories

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

    spring-projects/spring-retry

    2,268عرض على GitHub↗

    Spring Retry is a Java library that provides exception handling, automated operation reattempts, backoff strategies, and recovery mechanisms for application workflows. It handles transient operation failures through declarative annotations, programmatic templates, stateful context storage, and fallback recovery paths. The library controls retry behavior by specifying attempt counts, timeouts, and inclusion or exclusion rules for specific exception types. It pauses execution between attempts using fixed, exponential, or randomized backoff intervals, and caches retry state outside the call stac

    Provides a Java library for handling transient operation failures through automated reattempts and fallback paths.

    Java
    عرض على GitHub↗2,268
  • channelape/shopify-sdkC

    ChannelApe/shopify-sdk

    0عرض على GitHub↗

    Java SDK for REST APIs.

    عرض على GitHub↗0
  • sevenspikes/shopify-api-java-wrapperS

    SevenSpikes/shopify-api-java-wrapper

    0عرض على GitHub↗

    Java wrapper for API endpoints.

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Java Libraries