随笔分类 -  Dubbo

摘要:1、创建两个maven工程:provider和consumer 2、切换到provider 1)pom.xml 2) 创建DemoService接口 实现DemoService接口,DemoServiceImpl 3)配置文件provider.xml 2、切换到consumer 1)pom.xml 阅读全文
posted @ 2017-09-19 15:54 BinMax。 阅读(209) 评论(0) 推荐(0)