# SpringMvc学生管理 **Repository Path**: redpigstu/spring-mvc-student-management ## Basic Information - **Project Name**: SpringMvc学生管理 - **Description**: SpringMvc学生管理,基于Spring SpringMvc JdbcTemplate 的基本demo。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-16 - **Last Updated**: 2022-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## SpringMVC学生信息系统Demo 因课程需要,采用Spring SpringMVC Jdbc 写了一个简单的curd应用。给初学Spring和Springmvc的小伙伴一点参考,也是记录自己的学习时刻。 后因课程需要改用Mybatis框架替换了dao层。只需要改动业务层依赖即可灵活切换。 ![](https://gitee.com/botaoshow/spring-mvc-student-management/raw/master/image/01.png) ![](https://gitee.com/botaoshow/spring-mvc-student-management/raw/master/image/02.png) ![](https://gitee.com/botaoshow/spring-mvc-student-management/raw/master/image/03.png)