# helio-cloud **Repository Path**: zhaki/helio-cloud ## Basic Information - **Project Name**: helio-cloud - **Description**: `helio-cloud`基于JDK15 + Spring Boot 2.4.x + Spring Cloud Alibaba 2021.1 + Dubbo,是一款预置SaaS、RBAC能力的微服务项目脚手架,助力开发者快速上手企业级微服务开发 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://helio.uncarbon.cc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2021-11-14 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # helio-cloud ## 项目介绍 `helio-cloud`基于[JDK15](http://jdk.java.net/archive/) (当然 JDK8 或 JDK11 也可以,详见官方文档) + Spring Boot 2.4.x + Spring Cloud Alibaba 2021.1 + Dubbo,是一款预置SaaS、RBAC能力的微服务项目脚手架,助力开发者快速上手企业级微服务开发 [官方文档](https://helio.uncarbon.cc/) 需要先安装 `MySQL` 、 `Redis` 等依赖中间件,以及~~helio-starters~~ [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)