摘要:
各层说明config配置层:对外配置接口,以 ServiceConfig, ReferenceConfig 为中心,可以直接初始化配置类,也可以通过 spring 解析配置生成配置类proxy服务代理层:服务接口透明代理,生成服务的客户端 Stub 和服务器... 阅读全文
摘要:
代码签出通过以下的这个命令签出最新的项目源码:git clone https://github.com/apache/incubator-dubbo.git dubbo分支我们使用 master 作为主干版本的开发,使用分支作为维护版本。可以通过 https... 阅读全文