462、Java框架116 -【Spring + SpringMVC + MyBatis】 2021.01.18
目录0、SSM1、数据库2、创建表3、准备数据4、JDK版本5、先运行,再学习6、新建项目7、导入jar包8、pojo9、CategoryMapper10、Category.xml11、CategoryService12、CategoryServiceImpl13、CategoryController14、web.xml15、applicationContext.xml16、springMVC.x