1 Star 1 Fork 33

scott / com-zzw-parent

forked from 杨通杆 / com-zzw-parent 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

微服务模块

模块名 group Id Artifact Id parent Artifact Id 模块间依赖 packaging
总聚合 com.zzw.microservice com-zzw-parent pom
公共代码 com.zzw.microservice com-zzw-common com-zzw-parent jar
基础数据 com.zzw.microservice com-zzw-basedata-service com-zzw-parent common jar
安防服务 com.zzw.microservice com-zzw-safety.service com-zzw-parent common jar
门禁服务 com.zzw.microservice com-zzw-entrance-guard-service com-zzw-parent common jar
资讯服务 com.zzw.microservice com-zzw-information-service com-zzw-parent common jar
设备管理 com.zzw.microservice com-zzw-device-service com-zzw-parent common jar
注册中心 com.zzw.microservice com-zzw-eureka com-zzw-parent common jar
配置中心 com.zzw.microservice com-zzw-config com-zzw-parent common jar
其他服务 com.zzw.microservice com-zzw-other com-zzw-parent common jar
后台 com.zzw.microservice com-zzw-web com-zzw-parent 基础数据,安防服务,门禁服务,资讯服务,设备管理 jar
手机接口 com.zzw.microservice com-zzw-api com-zzw-parent 基础数据,安防服务,门禁服务,资讯服务,设备管理 jar

端口规划

模块名 端口
总聚合
公共代码
基础数据 8081
安防服务 8082
门禁服务 8083
资讯服务 8084
设备管理 8086
eureka+config 8761
其他服务 8087
后台 8080
手机接口 81

步骤

  1. 搭建好公共代码,支持eureka+config,周1有时间在考虑HA
  2. 基础模块建立表,包结构划分,公布服务
  3. web后台调用服务

参考

启动顺序

  1. ConfigServerApplication
  2. EurekaServerApplication
  3. BaseDataApplication 访问 http://www.zzw.com:8081/list
  4. 搞定 ShiroApp -> 访问基础数据模块->beetl渲染-> jpa该jdbc
  5. 回家

空文件

简介

微服务简洁版本demo包括 总聚合,公共代码,基础数据,安防服务,门禁服务,资讯服务, 设备管理,注册中心, 配置中心,其他服务,后台,手机接口 展开 收起
Java
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/gwh_2014/com-zzw-parent.git
git@gitee.com:gwh_2014/com-zzw-parent.git
gwh_2014
com-zzw-parent
com-zzw-parent
master

搜索帮助