# StudentMS-Server-SpringBoot **Repository Path**: FL_1135/StudentMS ## Basic Information - **Project Name**: StudentMS-Server-SpringBoot - **Description**: 基于SpringBoot的学生管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-02 - **Last Updated**: 2022-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # API文档 - 项目启动后访问:http://localhost:8080/doc.html # 项目分工 - 孟:课程管理模块(增删改查), 学生、课程联表查询 - 段:学生管理模块(增删改查) - 冯:前后端项目搭建,登录验证模块