# leafage-common **Repository Path**: little3201/leafage-common ## Basic Information - **Project Name**: leafage-common - **Description**: 提供通用方法,同时适配webmvc 和 webflux - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://www.leafage.top - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-07-23 - **Last Updated**: 2026-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: TreeNode, POI ## README # Leafage Common

Quality Gate Status code_smells bugs security rating

### 介绍: 公共模块,提供通用接口,分页处理,条件查询的条件组合,poi接口; ## 项目结构 ``` leafage-common/ ├── src/ │ ├── main/ │ │ ├── java/ │ │ │ ├── top.leafge.common/ │ │ │ │ ├── data/ │ │ │ │ ├── poi/ │ ├── test/ └── pom.xml └── README.md ``` ## 贡献指南 欢迎各位开发者参与贡献! 1. Fork 本仓库 2. 新建分支 `feature/xxx` 3. 提交代码并发起 Pull Request ## License [Apache License 2.0](LICENSE)