Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 579 Bytes

File metadata and controls

24 lines (16 loc) · 579 Bytes

StudentManager 学生管理系统

说明

1.用于入职JAVA人员,快速学习springMVC+mybatis 整理的一套模板项目。
2.减少培训时间,提高入职人员的学习效率。

环境

springboot + mybatis + mysql + maven

启动

1.执行StudentApp main 方法
2.浏览器访问 http://localhost:9090/

学生列表

功能

1.学生管理系统

todo 列表

1.整套的学生管理系统

参考资料

https://github.com/abel533/MyBatis-Spring-Boot