# leafage-common **Repository Path**: gemiman2018/leafage-common ## Basic Information - **Project Name**: leafage-common - **Description**: 提供通用方法,分为两个版本,webmvc 和 webflux - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.leafage.top - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-09-24 - **Last Updated**: 2021-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Leafage Common [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=little3201_leafage-common&metric=alert_status)](https://sonarcloud.io/dashboard?id=little3201_leafage-common) ### 介绍: leafage 开源项目的公共模块,提供通用工具和抽象接口; leafage-basic下 assets 和 hypervisor 两个服务必须的依赖项目, 提供: - BasicService, ReactiveBasicService: 基础业务接口; - AbstractBasicService: 抽象接口,提供随机代码生成逻辑方法; - FileBasicUtils: 文件操作工具类; - TreeNode, ServletTreeNodeAware, ReactiveTreeNodeAware操作接口;