1.新建项目
2.导包
3.建包
4.整合spring、mybatis
5.编写mapper.xml
6.编写service层
7.整合spring-mvc.xml和web.xml
spring-mvc.xml
web.xml
10.导入页面
11.编写controller层
12.配置tomcat
13.测试
相关文章:
1.新建项目
2.导包
3.建包
4.整合spring、mybatis
5.编写mapper.xml
6.编写service层
7.整合spring-mvc.xml和web.xml
spring-mvc.xml
web.xml
10.导入页面
11.编写controller层
12.配置tomcat
13.测试
相关文章: