awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apache avatar

apache/dubbo-spring-boot-project

0
View on GitHub↗
5,389 stars·1,854 forks·Java·Apache-2.0·12 vuesdubbo.apache.org↗

Dubbo Spring Boot Project

Ce projet est un framework d'intégration qui amorce les services d'appel de procédure à distance (RPC) Apache Dubbo au sein des applications Spring Boot. Il sert de framework de communication pour microservices qui permet l'implémentation de services RPC, la découverte de services et la gouvernance distribuée via une configuration automatisée.

Le projet se distingue en fournissant un pont RPC multi-langage, permettant aux services écrits dans différents langages de communiquer via des standards tels que gRPC et Protobuf. Il permet en outre l'exposition de microservices backend en tant qu'endpoints REST utilisant le protocole Triple pour un accès direct depuis les navigateurs web et les clients tiers.

Le framework couvre un large éventail de capacités, notamment la gouvernance de services distribués pour le routage du trafic et la limitation de débit, la gestion centralisée de la configuration et l'observabilité des microservices pour le traçage des requêtes et la surveillance de la santé. Il prend également en charge diverses couches de transport et intégrations de stockage pour Redis et Memcached.

Le projet fournit des starters et des configurations pour automatiser l'amorçage de l'infrastructure RPC au sein de l'environnement Spring Boot.

Features

  • Microservices Communications - Implements a comprehensive framework for orchestrating distributed systems through high-performance RPC and messaging patterns.
  • Remote Procedure Call Frameworks - Provides a comprehensive framework for invoking methods on remote services as if they were local using gRPC and HTTP/2.
  • Spring Boot Integrations - Integrates Apache Dubbo RPC services within the Spring Boot application lifecycle via automated configuration.
  • Service Routing Metadata - Syncs application addresses and interface definitions to enable precise routing in large clusters.
  • Centralized Configuration Management - Provides centralized management of environment-specific settings and global defaults across a microservice platform.
  • Interface Metadata Registries - Publishes application configuration metadata to a centralized store to support remote discovery.
  • Cross-Language RPC Frameworks - Provides a communication layer enabling interoperability between services written in different languages using IDL and Protobuf.
  • Cross-Language Service Communication - Ensures cross-language compatibility between services using standards like gRPC and HTTP/2.
  • Registry-Based Service Discovery - Coordinates communication by syncing service addresses and metadata between providers and consumers via a central registry.
  • Multi-Protocol Endpoint Exposure - Exposes services as REST endpoints via the Triple protocol for direct HTTP/1, HTTP/2, and HTTP/3 access.
  • Remote Procedure Calls - Enables the execution of functions on remote servers as if they were local within a Spring Boot application.
  • RPC Frameworks - Provides a high-performance framework for executing remote procedures across network nodes using gRPC, Triple, and TCP.
  • Multi-Language RPC Services - Supports implementing services in multiple languages using a shared RPC framework and IDLs like Protobuf.
  • RPC Service Exports - Provides the ability to publish local service implementations as remote providers that other applications can call over a network.
  • Service Governance - Coordinates service discovery, registration, and load balancing to maintain stability in distributed microservices environments.
  • Application Component Lifecycles - Provides a centralized startup entry point to initialize protocols, registries, and metrics for backend services.
  • Dynamic Service Discovery - Locates available service provider instances across a network using a centralized registry.
  • Automatic Service Registrations - Automates the registration of service implementation classes with discovery tools to make them available to external consumers.
  • Interface Definition Languages - Uses interface definition languages to provide platform-neutral service contracts and data structures.
  • RPC Framework Bootstrapping - Provides starters and configurations to automate the integration and bootstrapping of RPC infrastructure within Spring Boot.
  • Service Discovery Registries - Maintains dynamic registries of service locations and health status to locate available providers in distributed environments.
  • Automatic Service Registrations - Automatically broadcasts service network locations to a registry server so consumers can connect.
  • Proxy-Based Remote Invocation - Injects remote service references into local applications to execute logic on different servers as if they were local calls.
  • General Auto-Configuration Starters - Provides Spring Boot starters to automatically bootstrap RPC infrastructure using application properties.
  • REST API Backends - Exposes backend microservices as RESTful endpoints using HTTP/1, HTTP/2, or HTTP/3 without requiring a gateway.
  • REST API Implementations - Implements server-side RESTful endpoints to enable cross-language communication over HTTP.
  • RESTful Services - Exposes microservices as RESTful services using HTTP/1 or HTTP/2 with JSON payloads.
  • Configuration Aggregators - Aggregates configuration from properties, environment variables, and APIs using a prioritized override system.
  • Environment Bootstrapping - Bootstraps infrastructure across virtual machines or Kubernetes using a unified governance system.
  • External Configuration Integration - Connects applications to distributed key-value stores for dynamic service configuration management.
  • Remote Service Providers - Publishes local service implementations as remote providers for invocation by other applications over a network.
  • API Gateways - Routes external traffic to internal microservices through an API gateway entry point.
  • Declarative Remote Service Proxies - Generates remote service proxies from interfaces to inject remote logic into local applications.
  • Prioritized Overrides - Determines final application behavior by merging settings from JVM parameters, environment variables, and remote configuration centers.
  • Canary Deployment Controllers - Implements canary releases and proportional traffic forwarding using dynamic routing rules.
  • Infrastructure Abstractions - Abstracts underlying infrastructure to support seamless operation across virtual machines, containers, and service meshes.
  • Request Rate Limiting - Integrates a flow control engine to manage request rates and protect system stability from traffic surges.
  • Request Timeout Management - Establishes global default time limits for service calls to prevent resource exhaustion from hanging requests.
  • High-Throughput RPC Scaling - Optimizes RPC throughput using multiplexed TCP long connections and NIO asynchronous communication.
  • HTTP/3 Implementations - Implements the HTTP/3 protocol over QUIC to reduce latency and prevent head-of-line blocking.
  • HTTP Client Integrations - Provides standard HTTP encoding to allow web browsers and third-party HTTP clients to interact with services.
  • Microservice Framework Interoperability - Facilitates communication between different microservice frameworks to enable hybrid deployment and migration.
  • Multi-Protocol Service Publishing - Publishes the same service across different communication protocols simultaneously to support diverse client requirements.
  • Multi-Protocol Transport Layers - Supports simultaneous service exposure over TCP, HTTP/2, and gRPC to enable cross-language and browser interoperability.
  • RPC Interface Exposure - Exposes local interfaces and their implementations as remote services available to other applications.
  • Java-Specific - Uses a specialized protocol to handle remote procedure calls between services in a Java environment.
  • Service Exposure - Registers and exposes internal services over the network to make them accessible to remote clients.
  • Proxyless Integrations - Supports deploying data planes in proxy or proxyless modes for integration with external service mesh control planes.
  • Traffic Interception - Monitors and modifies data flowing between services using custom filters and routers.
  • Protocol-Based Routing Rules - Directs service calls to specific protocol versions based on keywords defined during service declaration.
  • Transmission Rate Regulation - Regulates the rate of data transmission to prevent receiving services from being overwhelmed.
  • Weighted Network Routing - Directs requests based on conditions or weights to facilitate canary and grayscale deployments.
  • HTTP Request Filtering - Executes custom request lifecycle logic using Servlet Filters and specialized REST filter extensions.
  • Access Control - Implements mechanisms to control which users or systems can access specific services via authentication.
  • Traffic Governance - Updates routing rules in a remote store to change request flow in real-time.
  • Metadata-Driven Routing - Controls request flow and canary releases by applying routing rules stored in a centralized metadata center.
  • REST API Security - Secures RESTful service endpoints using basic authentication and custom identity validators.
  • Service Communication Security - Encrypts network traffic between distributed services using certificates and private keys.
  • Zero Trust Networking - Establishes a zero-trust security model through transport encryption and strict identity verification.
  • Annotation-Based Route Mapping - Routes incoming HTTP requests to specific service methods using standard path and parameter annotations.
  • Transport Protocol Configuration - Allows switching between transport protocols such as gRPC, HTTP/2, and TCP via configuration.
  • Invocation Pipeline Extensions - Customizes invocation and control logic through a plugin system for filters and routers.
  • SPI-Based Extension Mechanisms - Allows customization of routing, discovery, and protocols by loading external implementations through a service provider interface.
  • Pluggable Cluster Metadata Stores - Provides interchangeable backends for persisting cluster metadata to ensure consistent service discovery.
  • Zookeeper Coordination - Distributes application settings and traffic rules via Zookeeper to ensure synchronization across services.
  • Remote Service Invocations - Enables transparent remote service invocation with integrated load balancing and asynchronous patterns.
  • Canary and Proportional Routing - Provides request flow routing rules to enable canary deployments and proportional traffic forwarding.
  • Metric Collection Tools - Gathers internal system performance metrics and exports them to observability tools.
  • Distributed Tracing - Tracks request flow across service boundaries using unique identifiers to analyze distributed system performance.
  • Observability Tools - Offers observability tools for collecting distributed traces, performance metrics, and health logs from RPC calls.
  • Metrics Exports - Exports structured RPC performance statistics and operational metadata to external monitoring tools.
  • Service Health Monitoring - Tracks the operational status of internal application services through health check interfaces, metrics, and logs.
  • HTTP Response Builders - Provides utilities to construct custom HTTP responses including status codes, headers, and redirects.
  • Service Action Exposure - Maps internal service methods to external HTTP/1 and HTTP/2 endpoints for browser consumption.
  • Exception Handling - Converts unhandled exceptions into formatted API error responses through global handlers and filters.
  • Request Mappings - Declaratively maps incoming HTTP requests to specific service methods using MVC or custom resolvers.
  • Request Parameter Mapping - Implements automatic binding of HTTP path variables and headers to service method arguments.
  • Content Negotiation - Determines output formats like JSON, XML, and YAML based on request headers or extensions.

Historique des stars

Graphique de l'historique des stars pour apache/dubbo-spring-boot-projectGraphique de l'historique des stars pour apache/dubbo-spring-boot-project

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait apache/dubbo-spring-boot-project ?

Ce projet est un framework d'intégration qui amorce les services d'appel de procédure à distance (RPC) Apache Dubbo au sein des applications Spring Boot. Il sert de framework de communication pour microservices qui permet l'implémentation de services RPC, la découverte de services et la gouvernance distribuée via une configuration automatisée.

Quelles sont les fonctionnalités principales de apache/dubbo-spring-boot-project ?

Les fonctionnalités principales de apache/dubbo-spring-boot-project sont : Microservices Communications, Remote Procedure Call Frameworks, Spring Boot Integrations, Service Routing Metadata, Centralized Configuration Management, Interface Metadata Registries, Cross-Language RPC Frameworks, Cross-Language Service Communication.

Quelles sont les alternatives open-source à apache/dubbo-spring-boot-project ?

Les alternatives open-source à apache/dubbo-spring-boot-project incluent : apache/dubbo — Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure… apache/dubbo-go — Apache Dubbo Go is a Go language implementation of the Apache Dubbo framework designed for building high-performance… apache/thrift — Thrift is a cross-language remote procedure call framework and data serialization protocol. It provides an interface… snailclimb/guide-rpc-framework — This is a remote procedure call framework built on Netty for asynchronous communication between distributed services.… alibaba/dubbo — Dubbo is a high-performance Java remote procedure call framework and microservice governance platform. It enables… weibocom/motan — Motan is a cross-language RPC framework and distributed service mesh designed for building high-performance…

Alternatives open source à Dubbo Spring Boot Project

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Dubbo Spring Boot Project.
  • apache/dubboAvatar de apache

    apache/dubbo

    41,519Voir sur GitHub↗

    Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure calls in distributed architectures. It provides the foundational components necessary to connect distributed services across a network, including a binary data serialization library and a distributed service registry. The platform distinguishes itself through a comprehensive governance suite that manages service discovery, load balancing, and traffic routing. It enables precise control over network traffic via conditional routing and a pluggable extension mechanism based on a ser

    Javadistributed-systemsdubboframework
    Voir sur GitHub↗41,519
  • apache/dubbo-goAvatar de apache

    apache/dubbo-go

    4,938Voir sur GitHub↗

    Apache Dubbo Go is a Go language implementation of the Apache Dubbo framework designed for building high-performance microservices. It serves as a cross-language RPC framework and microservices communication layer that enables remote procedure calls between services written in different programming languages. The framework functions as a service governance toolset and a distributed service mesh proxy, allowing data planes to connect with external control planes in proxy or proxyless modes. It specifically provides a compatibility layer to facilitate communication between Go and Java-based ser

    Gogohttp2microservices
    Voir sur GitHub↗4,938
  • apache/thriftAvatar de apache

    apache/thrift

    10,933Voir sur GitHub↗

    Thrift is a cross-language remote procedure call framework and data serialization protocol. It provides an interface definition language to specify data types and service interfaces in a neutral format, enabling the automated generation of client and server code across multiple programming languages. The project functions as a polyglot service communicator using a layered software stack to ensure interoperable communication. It focuses on implementing cross-language remote procedure calls and transforming complex data structures into standardized formats for efficient network transport. The

    C++
    Voir sur GitHub↗10,933
  • snailclimb/guide-rpc-frameworkAvatar de Snailclimb

    Snailclimb/guide-rpc-framework

    4,416Voir sur GitHub↗

    This is a remote procedure call framework built on Netty for asynchronous communication between distributed services. It provides the infrastructure necessary to execute remote procedure calls across a network, allowing clients and servers to interact without blocking. The framework utilizes Zookeeper for service registration and dynamic discovery, ensuring that service providers can be located automatically at runtime. It includes a service versioning manager to organize and track different iterations of service interfaces, enabling side-by-side deployments of multiple versions. The system

    Java
    Voir sur GitHub↗4,416
Voir les 30 alternatives à Dubbo Spring Boot Project→