|
@@ -22,6 +22,12 @@ JDK compatibility: 1.8 - 17
|
|
|
| helio-generator | 可一键生成单体or微服务版的前、后端代码,减少无谓的重复劳动 | [Gitee](https://gitee.com/uncarbon97/helio-generator) | [GitHub](https://github.com/uncarbon97/helio-generator) |
|
|
| helio-generator | 可一键生成单体or微服务版的前、后端代码,减少无谓的重复劳动 | [Gitee](https://gitee.com/uncarbon97/helio-generator) | [GitHub](https://github.com/uncarbon97/helio-generator) |
|
|
|
| helio-admin-vue-vben | 基于[Vue vben admin](https://github.com/anncwb/vue-vben-admin) 改造适配的前端框架,开箱即用 | [Gitee](https://gitee.com/uncarbon97/helio-admin-vue-vben) | [GitHub](https://github.com/uncarbon97/helio-admin-vue-vben) |
|
|
| helio-admin-vue-vben | 基于[Vue vben admin](https://github.com/anncwb/vue-vben-admin) 改造适配的前端框架,开箱即用 | [Gitee](https://gitee.com/uncarbon97/helio-admin-vue-vben) | [GitHub](https://github.com/uncarbon97/helio-admin-vue-vben) |
|
|
|
|
|
|
|
|
|
|
+## 代码分支
|
|
|
|
|
+| 分支名 | 简介 |
|
|
|
|
|
+|------------|-------------------------------------------------------------------|
|
|
|
|
|
+| single/1.x | 单Maven模块,定位为快速开发脚手架,适合初学者学习 JavaWeb 开发的良好实践 |
|
|
|
|
|
+| multi/1.x | 按职责拆分为多Maven模块,依然是大单体,但命名及用途对标`helio-cloud`;适合多人协作、但不打算使用微服务架构的团队 |
|
|
|
|
|
+
|
|
|
## 演示项目
|
|
## 演示项目
|
|
|
| 项目名 | 后端 | 前端 | 需导入数据库文件 |
|
|
| 项目名 | 后端 | 前端 | 需导入数据库文件 |
|
|
|
|----------------|-----------------------------------------------------------------------|---------------------------------------------------------------------------------|------------------------------------------------------------------------------|
|
|
|----------------|-----------------------------------------------------------------------|---------------------------------------------------------------------------------|------------------------------------------------------------------------------|
|