# 大学生健康档案管理系统后端代码 **Repository Path**: siliudong/StudentDocumentBack ## Basic Information - **Project Name**: 大学生健康档案管理系统后端代码 - **Description**: 提供接口、服务 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 16 - **Created**: 2020-08-12 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 大学生健康档案管理系统后端代码 #### 介绍 大学生健康档案管理系统,体检表,健康文档等进行管理,已经权限管理 #### 软件架构 软件架构说明 - springboot - mysql - mybatis - jpa - swagger-ui - lombok #### 安装教程 1. 克隆下项目 2. mysql本地创建数据库,导入sql文件 3. 修改项目yml数据库配置文件为自己的配置 4. 运行项目 5. 在运行前端项目