dubbo
https://github.com/apache/dubbo
Java
The java implementation of Apache Dubbo. An RPC and microservice framework.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported12 Subscribers
Add a CodeTriage badge to dubbo
Help out
- Issues
- Fix fastjson2 concurrent ref deserialization
- Fix startup NPE when a weakly dependent registry is unavailable (check=false)
- Fix #16344: graceful HTTP/2 GOAWAY migration to eliminate request failure window
- [Bug] When running a Dubbo 3.3.6 application on JDK 25, application startup fails with `NoClassDefFoundError: com/google/gson/JsonSyntaxException`.
- Add JVM SOCKS5 proxy support to NettyConnectionClient
- [3.3] Adapt MCP integration to sdk 0.18.2 APIs
- feat: isolate dual-registration failure handling per mode
- feat: add DEBUG-level logs for SPI extension loading in ExtensionLoader
- fix: preserve generic parameter types during deserialization to fix List<Byte> → List<Integer> [3.3]
- Fix issue 16083: Consumer is not registered as a Spring bean when the Dubbo generic invocation mode is used and the consumer is created with ```@Bean``` annotation
- Docs
- Java not yet supported