# helio-starters **Repository Path**: uncarbon97/helio-starters ## Basic Information - **Project Name**: helio-starters - **Description**: helio-starters 是 Helio 脚手架及其业务微服务模块的基础支撑构件,可以快速引入其他中间件和基础配置 - **Primary Language**: Java - **License**: MIT - **Default Branch**: 2.x - **Homepage**: https://helio.uncarbon.cc - **GVP Project**: No ## Statistics - **Stars**: 70 - **Forks**: 29 - **Created**: 2021-07-21 - **Last Updated**: 2025-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # helio-starters ## 项目介绍 `helio-starters`是Helio脚手架及其业务微服务模块的基础支撑构件,可以快速引入其他中间件和基础配置 JDK compatibility: 17 - 21 [官方文档](https://helio.uncarbon.cc/) [主要依赖](https://helio.uncarbon.cc/#/i18n/zh-CN/helio-starters/dependencies) ## Helio系列脚手架 | 项目名 | 简介 | Gitee | GitHub | |--------------------|-------------------------------------------------------------------|----------------------------------------------------------|------------------------------------------------------------| | helio-boot | 单Maven模块,定位为快速开发脚手架,适合初学者学习 JavaWeb 开发的良好实践 | [Gitee](https://gitee.com/uncarbon97/helio-boot) | [GitHub](https://github.com/uncarbon97/helio-boot) | | helio-boot-modular | 按职责拆分为多Maven模块,依然是大单体,但命名及用途对标`helio-cloud`;适合多人协作、但不打算使用微服务架构的团队 | [Gitee](https://gitee.com/uncarbon97/helio-boot-modular) | [GitHub](https://github.com/uncarbon97/helio-boot-modular) | | helio-cloud | 微服务项目脚手架 | [Gitee](https://gitee.com/uncarbon97/helio-cloud) | [GitHub](https://github.com/uncarbon97/helio-cloud) |