# ZAFUnity **Repository Path**: colablack/ZAFUnity ## Basic Information - **Project Name**: ZAFUnity - **Description**: 以后再写 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-02 - **Last Updated**: 2024-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZAFUnity #### 介绍 正在开发中,以后再写 #### 技术栈 - java kotlin 双语言混合编程,用kotlin语法糖提高开发效率 - spring cloud alibaba - spring cloud gateway 业务网关 - nacos 服务注册中心、配置中心、服务发现 - redis 缓存jwt,使得服务器可以踢人 - mysql / mybatis #### 安装教程 1. 克隆本仓库 2. 安装需要的中间件,如redis、mysql、nacos等 3. 配置中间件地址、端口等信息 4. 安装项目依赖,如mybatis等 5. 启动项目 #### 使用说明 1. 需要和对应的前端项目联调,前端项目地址 [gitee地址](https://gitee.com/colablack/ZAFUnity-frontend) [github地址](https://github.com/ColaBlack/ZAFUnity-frontend) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat 分支 3. 提交代码 4. 新建 Pull Request