# leafage **Repository Path**: little3201/leafage ## Basic Information - **Project Name**: leafage - **Description**: 基于spring boot ,管理系统。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://console.leafage.top - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 7 - **Created**: 2019-07-23 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: backend **Tags**: SpringBoot, JPA, SpringCloud, SpringData ## README # Leafage Basic

Downloads Quality Gate Status code_smells coverage

### 依赖 > 现在leafage-starter-parent 和 leafage-common 已经可以在maven repository 中下载了(groupId 替换成了top.leafage),可以直接通过maven > repository使用 #### [leafage-starter-parent](https://github.com/little3201/) —— 不包含任何代码,仅仅作为所有模块依赖的版本控制; #### [leafage-common](https://github.com/little3201/leafage-common) —— 包含非业务代码,提供通用工具类; ### 介绍: 在线体验, 未登录状态仅可访问部分接口 #### 概况: - 本模块分为webmvc(develop分支)和webflux(webflux分支)两个版本,具体请查看对应分支代码; - leafage-basic下分:「assets」、[generator] 和 「hypervisor」,具体每个模块的功能详细信息请查看对应子模块的介绍;