1 Star 0 Fork 6

严凡 / SpringBoot_多模块

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

#SpringBoot_多模块

项目介绍

springboot多模块Demo

软件架构

软件架构说明

安装教程

####1. 执行顺序

  • [INFO] system-parent
  • [INFO] system-domain
  • [INFO] system-dao
  • [INFO] system-service
  • [INFO] system-web

####2. 依赖顺序

  • system-parent 依赖springboot
  • system-domain 依赖 system-parent
  • system-dao 依赖 system-domain
  • system-service 依赖 system-dao 跟 system-domain 由于dao有了system-domain 只需要写 system.dao
  • system-web 依赖 system-service

使用说明

  1. 环境 java8
  2. 启动方法:Springboot.java
  3. xxxx

参与贡献

空文件

简介

springboot多模块Demo 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/chongqingyanfan/springboot__multi_module.git
git@gitee.com:chongqingyanfan/springboot__multi_module.git
chongqingyanfan
springboot__multi_module
SpringBoot_多模块
master

搜索帮助