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

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

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

1 مستودع

Awesome GitHub RepositoriesServlet Bridges

Interfaces that wrap functional handlers to ensure compatibility with Java and Jakarta servlet containers.

Distinct from Embedded Servlet Integrations: Distinct from Embedded Servlet Integrations: focuses specifically on the bridging layer between a functional handler and the servlet API, not the process of embedding servlets in a server.

Explore 1 awesome GitHub repository matching devops & infrastructure · Servlet Bridges. Refine with filters or upvote what's useful.

Awesome Servlet Bridges GitHub Repositories

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

    ring-clojure/ring

    3,880عرض على GitHub↗

    Ring is a Clojure HTTP web library that represents requests and responses as immutable data structures. It provides a functional framework for web development, treating HTTP traffic as standardized maps to decouple application logic from specific server implementations. The project features a middleware framework for composing reusable functional layers to handle cross-cutting concerns such as authentication and logging. It includes a server adapter system that translates raw traffic into request maps, as well as a dedicated integration layer for upgrading standard HTTP connections to bidirec

    Provides a bridge to ensure request handlers are compatible with Java and Jakarta servlet containers.

    Clojure
    عرض على GitHub↗3,880
  1. Home
  2. DevOps & Infrastructure
  3. Custom Server Script Integration
  4. Embedded Servlet Integrations
  5. Servlet Bridges