nutzam / nutzboot

NutzBoot,简称NB,是可靠的企业级微服务框架,提供自动配置,嵌入式web服务,分布式会话,服务治理,负载均衡,hystrix,RPC等一篮子解决方案
https://nutz.io
Apache License 2.0
499 stars 138 forks source link

in pom , alibaba dubbo change apache dubbo #271

Open niaoshuai opened 2 years ago

Yuqn commented 2 years ago

阿里巴巴开发的分布式框架,后交给阿帕奇维护

wendal commented 2 years ago

升级到apache dubbo需要重整解析逻辑的, 不确定是否兼容, 并非简单修改版本号就完事

niaoshuai commented 2 years ago

嗯,因为现在好多组件都是 apache dubbo

wendal commented 2 years ago

欢迎pr