Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Percy0601/boot-dubbo

Repository files navigation

##Spring-Boot With Dubbox ## 该项目整合了最新的Spring Boot和功能强大的RPC框架Dubbox
两者都有优点,也都有缺点
最新版本的Spring Boot包含了Metrics模块

Spring Boot:

1、微内核
2、配置简单
3、模块化
4、开箱即用
5、完全兼容Spring
6、设计理念极其先进,很多思想来自OSGi,但是在现有技术的实现

缺点:

二次改造定制难
缺少成熟的SOA或者RPC框架


Dubbox:

1、完全兼容Dubbo
2、功能强大
3、性能强悍
4、运行稳定
5、可扩展性较好, Api和Spi分离

缺点:

1、官方停止维护已经两年之久了
2、依赖较为陈旧
3、运行时较重,应该微内核和模块化这个框架
4、配置较为复杂,学习成本较高

建议:

大家有机会一起维护Dubbox 模块化和微内核这个框架

About

Spring-Boot With Dubbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages