1.数据库
2.工程
3.pom
4.web.xml

5.spring配置文件头部



6.实体类
7.StudentMapper接口

8. StudentMapper.xml

9.StudentService

10. StudentServiceImpl

11.StudentController

实战
| 查询所有 StudentMapper
StudentService
StudentServiceImpl
StudentMapper.xml
StudentController
index.jsp
|
| 查询详情 StudentMapper
StudentService
StudentServiceImpl
StudentMapper.xml
StudentController
Detail.jsp
|
| 添加数据
|
更新数据





删除数据
![]()



注册功能





登录功能
![]()





































