随笔分类 -  dubbo

Documentation
摘要:Dependencies Necessary dependencies 必要的依赖 JDK 1.6+ 1 Default dependencies 默认依赖 use mvn dependency:tree > dep.log command to analysis,Dubbo default dep 阅读全文
posted @ 2020-11-09 09:13 Ethan&Hu 阅读(364) 评论(0) 推荐(0) 编辑
摘要:The most common way to use Dubbo is to run it in Spring framework. The following content will guide you to develop a Dubbo application with Spring fra 阅读全文
posted @ 2020-11-04 20:52 Ethan&Hu 阅读(248) 评论(0) 推荐(0) 编辑
摘要:Spring configuration of local service local.xml: <bean id=“xxxService” class=“com.xxx.XxxServiceImpl” /> <bean id=“xxxAction” class=“com.xxx.XxxAction 阅读全文
posted @ 2020-11-04 20:19 Ethan&Hu 阅读(763) 评论(0) 推荐(0) 编辑
摘要:SPECIFICATION OF NODE'S ROLE(节点定义) NodeRole Spec Provider The provider exposes remote services 提供者暴露远端服务 Consumer The consumer calls the remote servic 阅读全文
posted @ 2020-11-02 10:55 Ethan&Hu 阅读(341) 评论(0) 推荐(0) 编辑
摘要:Before the advent of large-scale services, an application might just exposes or references remote service by using RMI or Hessian, the call is done by 阅读全文
posted @ 2020-10-28 15:14 Ethan&Hu 阅读(289) 评论(0) 推荐(0) 编辑
摘要:With the fast development of Internet, the scale of web applications expands unceasingly, and finally we find that the traditional vertical architectu 阅读全文
posted @ 2020-10-27 18:00 Ethan&Hu 阅读(73) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示