awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alipay avatar

alipay/sofa-boot

0
View on GitHub↗
5,070 स्टार्स·1,263 फोर्क्स·Java·Apache-2.0·4 व्यूज़www.sofastack.tech/sofa-boot/docs/Home↗

Sofa Boot

sofa-boot एक Spring Boot एक्सटेंशन फ्रेमवर्क है जिसे एंटरप्राइज़ सेवा ऑर्केस्ट्रेशन और मिडलवेयर एकीकरण के लिए डिज़ाइन किया गया है। यह एक Java क्लास लोडर आइसोलेटर और Spring कॉन्टेक्स्ट मैनेजर के रूप में कार्य करता है, जो जटिल एप्लिकेशन्स के भीतर डिपेंडेंसी और बीन संघर्षों को रोकने के लिए आवश्यक तंत्र प्रदान करता है।

यह प्रोजेक्ट एप्लिकेशन लाइब्रेरीज़ और मिडलवेयर मॉड्यूल्स के बीच वर्ज़न संघर्षों को हल करने के लिए क्लासेस और कॉन्टेक्स्ट्स को अलग-अलग नेमस्पेस में विभाजित करके खुद को अलग करता है। यह एंटरप्राइज़ मिडलवेयर इंटीग्रेटर के रूप में भी कार्य करता है, जो एप्लिकेशन्स को विशेष मिडलवेयर स्टैक्स से स्वचालित रूप से कॉन्फ़िगर और कनेक्ट करने के लिए मानकीकृत स्टार्टर्स का उपयोग करता है।

यह फ्रेमवर्क एप्लिकेशन की तत्परता को सत्यापित करने के लिए क्षमताएं शामिल करता है ताकि यह सुनिश्चित हो सके कि रिक्वेस्ट्स प्राप्त करने से पहले सिस्टम ट्रैफिक के लिए तैयार है। यह कई सॉफ्टवेयर डेवलपमेंट किट्स में लॉगिंग कॉन्फ़िगरेशन को एकीकृत करने के लिए टूल्स भी प्रदान करता है।

Features

  • Class Loader Hierarchies - Implements custom class loader hierarchies to isolate namespaces and prevent version conflicts between application and middleware libraries.
  • Spring Boot Integrations - Extends the Spring Boot lifecycle to inject custom behaviors and enterprise-grade readiness checks.
  • Class-Level Dependency Isolations - Prevents dependency conflicts using a lightweight loading scheme that ensures compatibility between modules.
  • JVM Runtime Dependency Isolations - Prevents version conflicts between application libraries and middleware modules using isolated class loaders.
  • Class Loading Mechanisms - Implements mechanisms to isolate the loading of binary class definitions to prevent library version conflicts.
  • Hierarchical Contexts - Organizes beans and configurations into a dependency tree of isolated contexts to prevent naming collisions.
  • Integration Middleware - Provides middleware components that bridge host applications to specialized external service platforms.
  • Application Context Isolations - Organizes modules into a dependency tree of distinct contexts to prevent configuration conflicts.
  • General Auto-Configuration Starters - Utilizes auto-configuration starters to automatically set up required middleware service components in Spring Boot.
  • Spring Bean Contexts - Organizes application modules into a dependency tree of isolated contexts to prevent bean conflicts.
  • Service Readiness Checks - Verifies that the application and its endpoints are ready before the system starts receiving traffic.
  • Service Readiness Coordination - Coordinates service availability through readiness checks to prevent traffic from hitting uninitialized services.
  • Comprehensive Readiness Checks - Provides comprehensive readiness checks to verify system state and dependencies before accepting network traffic.
  • Java and JVM Ecosystem - Development framework based on Spring Boot.

स्टार हिस्ट्री

alipay/sofa-boot के लिए स्टार हिस्ट्री चार्टalipay/sofa-boot के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Sofa Boot के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Sofa Boot के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • sofastack/sofa-bootsofastack का अवतार

    sofastack/sofa-boot

    5,069GitHub पर देखें↗

    Sofa-boot is a modular Java application framework and Spring Boot extension designed to isolate application modules into separate execution contexts. It provides a JVM service orchestrator for publishing and referencing internal services and an enterprise middleware integration layer for deploying self-contained middleware starters. The framework prevents bean, configuration, and dependency version conflicts by using independent classloaders and a hierarchical tree of distinct execution contexts. It optimizes enterprise application startup times by loading independent modules in parallel and

    Javasofa-bootsofa-boot-startersofastack
    GitHub पर देखें↗5,069
  • apache/dubbo-spring-boot-projectapache का अवतार

    apache/dubbo-spring-boot-project

    5,389GitHub पर देखें↗

    This project is an integration framework that bootstraps Apache Dubbo remote procedure call services within Spring Boot applications. It serves as a microservice communication framework that enables the implementation of RPC services, service discovery, and distributed governance through automated configuration. The project distinguishes itself by providing a cross-language RPC bridge, allowing services written in different languages to communicate via standards such as gRPC and Protobuf. It further enables the exposure of backend microservices as REST endpoints using the Triple protocol for

    Javadubbo
    GitHub पर देखें↗5,389
  • hansonwang99/spring-boot-in-actionhansonwang99 का अवतार

    hansonwang99/Spring-Boot-In-Action

    4,678GitHub पर देखें↗

    This project is a collection of reference implementations and practical guides for building enterprise Java applications using the Spring Boot framework. It serves as a backend project gallery and implementation guide, providing a set of architectures for common server patterns. The repository distinguishes itself through a focus on distributed system design, offering examples for global unique identifier generation, distributed caching, and full-text search. It also includes templates and examples for creating custom Spring Boot starters to encapsulate shared dependencies and configurations

    Javajavajwtmybatis
    GitHub पर देखें↗4,678
  • spring-cloud-incubator/spring-cloud-alibabaspring-cloud-incubator का अवतार

    spring-cloud-incubator/spring-cloud-alibaba

    29,118GitHub पर देखें↗

    Spring Cloud Alibaba is a suite of libraries designed to connect distributed Java applications to Alibaba cloud middleware and infrastructure services. It provides a comprehensive set of tools for messaging, configuration, task scheduling, transaction coordination, and service discovery. The project implements distributed infrastructure capabilities including a transaction coordinator for maintaining data consistency across multiple services and a configuration manager for storing external settings in a centralized cloud repository with automatic updates. It includes a distributed job schedul

    Java
    GitHub पर देखें↗29,118
Sofa Boot के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

alipay/sofa-boot क्या करता है?

sofa-boot एक Spring Boot एक्सटेंशन फ्रेमवर्क है जिसे एंटरप्राइज़ सेवा ऑर्केस्ट्रेशन और मिडलवेयर एकीकरण के लिए डिज़ाइन किया गया है। यह एक Java क्लास लोडर आइसोलेटर और Spring कॉन्टेक्स्ट मैनेजर के रूप में कार्य करता है, जो जटिल एप्लिकेशन्स के भीतर डिपेंडेंसी और बीन संघर्षों को रोकने के लिए आवश्यक तंत्र प्रदान करता है।

alipay/sofa-boot की मुख्य विशेषताएं क्या हैं?

alipay/sofa-boot की मुख्य विशेषताएं हैं: Class Loader Hierarchies, Spring Boot Integrations, Class-Level Dependency Isolations, JVM Runtime Dependency Isolations, Class Loading Mechanisms, Hierarchical Contexts, Integration Middleware, Application Context Isolations।

alipay/sofa-boot के कुछ ओपन-सोर्स विकल्प क्या हैं?

alipay/sofa-boot के ओपन-सोर्स विकल्पों में शामिल हैं: sofastack/sofa-boot — Sofa-boot is a modular Java application framework and Spring Boot extension designed to isolate application modules… apache/dubbo-spring-boot-project — This project is an integration framework that bootstraps Apache Dubbo remote procedure call services within Spring… hansonwang99/spring-boot-in-action — This project is a collection of reference implementations and practical guides for building enterprise Java… spring-cloud-incubator/spring-cloud-alibaba — Spring Cloud Alibaba is a suite of libraries designed to connect distributed Java applications to Alibaba cloud… sqshq/piggymetrics — PiggyMetrics is a demonstration project that illustrates a complete microservice architecture built with Spring Boot,… 201206030/novel — novel 是一套基于时下最新 Java 技术栈 Spring Boot 3 + Vue 3 开发的前后端分离学习型小说项目,配备保姆级教程手把手教你从零开始开发上线一套生产级别的 Java…