# sweet-boot **Repository Path**: linyudui/sweet-boot ## Basic Information - **Project Name**: sweet-boot - **Description**: 二次封装spring boot和spring cloud等组件,使开发变得像吃糖果一样甜美。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-01-02 - **Last Updated**: 2025-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sweet-boot #### 介绍 二次封装spring boot和spring cloud等组件,使开发变得像吃糖果一样甜美。 #### 依赖关系 sweet-boot基础依赖 sweet-boot-dependencies sweet-boot启动装置 sweet-boot-starter sweet-boot使用示例 sweet-boot-demo #### 编译顺序 ~~~~ > sweet-boot-dependencies> mvn install > sweet-boot> mvn install ~~~~ #### 使用说明 ~~~~ ~~~~ #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request