Springboot 整合 Dubbo/ZooKeeper 详解 SOA 案例

This commit is contained in:
JeffLi1993
2017-02-28 17:45:49 +08:00
committed by liqiangqiang
parent 85d1de94fd
commit b26afe03e4
13 changed files with 389 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
<module>springboot-mybatis</module>
<module>springboot-restful</module>
<module>springboot-freemarker</module>
<module>springboot-dubbo-server</module>
<module>springboot-dubbo-client</module>
</modules>
</project>