1 Star 0 Fork 0

码谱 / spring-boot-one

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 673 Bytes
一键复制 编辑 原始数据 按行查看 历史
码谱 提交于 2020-03-12 22:36 . :memo:文档初始化

spring-boot-one

介绍

基于spring-boot 1.x版本构建的演示项目,每个模块单独成一个体系。

软件架构

软件架构说明:原则上每个模块间相互独立。

.
├── springdoc-openapi           OpenAPI 3.0 文档演示
├── springfox-swagger           Swagger 2.0 文档演示
|   ├── pom.xml
|   └── README.md
└── chapter-2
    ├── pom.xml
    └── README.md

安装教程

  1. 每个模块可单独运行
  2. xxxx
  3. xxxx

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
Java
1
https://gitee.com/mapull/spring-boot-one.git
git@gitee.com:mapull/spring-boot-one.git
mapull
spring-boot-one
spring-boot-one
master

搜索帮助