# 疫苗预约管理系统-后端代码 **Repository Path**: group-nine_rear-end/vac_rear ## Basic Information - **Project Name**: 疫苗预约管理系统-后端代码 - **Description**: 实习项目 组名:第九组 题目:疫苗预约管理系统 Vaccine Appointment Management System - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 2 - **Created**: 2022-09-08 - **Last Updated**: 2024-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 疫苗预约管理系统-后端代码 #### 介绍 实习项目 组名:第九组 题目:疫苗预约管理系统 Vaccine Appointment Management System #### 软件架构 软件架构说明 #### 安装教程 1. 配置热部署:在IDEA的settings中勾选对应选项 2. 确保项目使用的JDK版本为1.8 3. xxxx #### 使用说明 1. 连接数据库时,需要更改application.yml文件中的数据库password为自己的密码 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request