摘要: 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 ZhiJi&Ethan 阅读(243) 评论(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 ZhiJi&Ethan 阅读(732) 评论(0) 推荐(0) 编辑