Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
Currently, the dependencies in dubbo-demo are somewhat redundant—for example, even though Zookeeper is being used, the Nacos dependency is still included. The configuration files also contain unnecessary entries, such as qos = false. Additionally, there are some improper usage practices. We need to reorganize the project by keeping only the minimal required set, and improve the README.md documentation to lower the barrier for users to use and learn from the demo.
Related issues
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct