1 Star 0 Fork 84

nnwqiih / mall-master

forked from update / mall-master 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
settings.gradle 448 Bytes
一键复制 编辑 原始数据 按行查看 历史
UpdateCw 提交于 2019-02-14 10:12 . 增加ZipKin链路追踪
rootProject.name = 'mall-master'
//公共API
include 'common-api'
//cloud api网关
include 'cloud-zuul-server'
//配置中心
include 'cloud-config-server'
//RocketMQ
include 'common-mq-api'
//Feign
include 'common-feign-api'
//商品子系统
include 'property-client-service'
//搜索子系统
include 'property-solr-service'
//公共Mybatis-plus代码处理器
include 'common-generators'
//链路追踪服务端
include 'cloud-zipkin-server'
Java
1
https://gitee.com/nnwqiih/mall-master.git
git@gitee.com:nnwqiih/mall-master.git
nnwqiih
mall-master
mall-master
master

搜索帮助