Dubbo Feels Increasingly Disconnected from the Spring Boot / Spring Cloud Ecosystem #16275
lilaizhencn
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-check
Apache Dubbo Component
Java Integration Cases (apache/dubbo-integration-cases)
Details
As a long-time Java microservice developer, I want to share some honest feedback about the current state of Dubbo and the surrounding ecosystem.
Many teams around me — including my own company — have gradually moved away from Dubbo in recent years.
The biggest problem is not RPC capability itself. Dubbo is technically powerful. The real issue is ecosystem consistency and maintenance rhythm.
Compared with the Spring Boot / Spring Cloud ecosystem, Dubbo often feels disconnected:
In many real-world projects, developers spend too much time resolving:
instead of focusing on business development.
Another concern is community participation and release coordination.
Many developers feel that:
As a result, many teams are now choosing:
not because Dubbo lacks features, but because operational and maintenance complexity has become too high.
I hope the community can consider:
Dubbo is still an excellent RPC framework technically.
But ecosystem experience and developer confidence are now becoming more important than raw RPC performance.
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions