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
- [Feature] move org.apache.dubbo.config.annotation to dubbo-config-spring
- [Bug] Registry check does not work in the case of multiple registrations and subscriptions at the application level, and provider export error causes Dubbo to fail to start
- [Feature] Can @Method annotation provide more possibilities to control which @Method ultimately takes effect with minimal granularity, including on methods of classes using @DubboService annotation, methods of parent classes, and abstract methods of interfaces
- [Feature] Include the cluster information and the corresponding SOCKS5 proxy address in the URL
- refactor generateExtNameAssignment to better structure
- [Feature] quarkus/helidon/micronaut support
- fix judgment for registry configed in DefaultApplicationDeployer
- [Bug] When registering services programmatically in Dubbo 3.3.x, the instance - level service registration is invalid.
- [Bug] consumer cannot be registered
- [Bug] The provider is unable to obtain custom URL parameters
- Docs
- Java not yet supported