摘要: 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 阅读(254) 评论(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 阅读(777) 评论(0) 推荐(0)