# helio-boot ## 项目介绍 `helio-boot`基于 Spring Boot 2.5.x,是一款预置SaaS、RBAC能力的单体项目脚手架,适合初学者学习、老手接外包干私活、初创企业快速上马项目 JDK compatibility: 1.8 - 17 [官方文档](https://helio.uncarbon.cc/) 需要先安装 `MySQL`、`Redis` 等必需中间件 基础支撑构件 [helio-starters](https://github.com/uncarbon97/helio-starters) 已推送至Maven中央仓库,加载时会自动拉取 ## 配套后台管理前端模板 && 代码生成器 | 项目名 | 简介 | Gitee | GitHub | ---- | ---- | ---- | ---- | | 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)