dubbo
dubbo copied to clipboard
Remove spring related transitive dependencies from dubbo-all
- spring xml related samples need to be adjusted to meet this change
- documentation needs to be updated for non spring-boot users
- spring-boot users would not be affected, but with dependency conflict chances reduced
- Test cases should be fixed first
- Why add protobuf dependencies?
- Test cases should be fixed first
I am now working on it.
- Why add protobuf dependencies?
As triple going to become the major protocol of Dubbo framework in the next release, I think we should have it by default, just like what we do with hessian2 before.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
It's ready to merge
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code