# geline-cloud-common **Repository Path**: cloud-coder/geline-cloud-common ## Basic Information - **Project Name**: geline-cloud-common - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-19 - **Last Updated**: 2024-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # geline-cloud-common #### 介绍 geline工具类项目 #### 软件架构 ~~~ geline-cloud-common ├── cloud-common-core // 通用模块 ├── cloud-common-log // 日志模块 ├── cloud-common-j2cache // 缓存模块-集成J2Cache ├── cloud-common-minio // 文件服务器模块 ├── cloud-common-ruoyi // 后台管理模块 ├──pom.xml // 公共依赖 ~~~ #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request