dubbo + zookeeper 实现简单的service的提供和消费 01-启动zookeeper D:\soft\zookeeper-3.4.10\zookeeper-3.4.10\bin\zkServer.cmd 02- 打包dubbo-admin 放到tomcat8.5下面,并启动tomcate 03-启动项目的服务提供者,dubbo-provider项目的Provider.java 右键运行 在依次启动两个消费者项目 https://www.cnblogs.com/muliu/p/6931753.html 官网dubbo admin 项目下载地址:https://github.com/alibaba/dubbo ---打war包的方法 在amin项目,目录的cmd下运行: mvn package -Dmaven.skip.test=true
Contributions last year: 445
Max continuous contributions: 15
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.