开发者学堂课程【 SpringMVC 框架入门:整合 springmvc&spring&mybatis 】学习笔记,与课程紧密联系,让用户快速学习知识。
课程地址:https://developer.aliyun.com/learning/course/22/detail/461
整合 springmvc&spring&mybatis
1、导入相关 jar 包
aopalliance
a
spectweaver
commons-fileupload-1.2.2
commons-io-2.0.1.
commons-logging-1.1.1
jackson-annotations-
jackson-core-2.5.4.
jajackson-databind-2
.5
.4
spring-aop-4.Í.6.REL
EASE
spring-aspects-4.1.6.
RELEASE
spring-beans-4.1.6.
REL
EASE
spring-context-4.1.6. REL
EASE
spring-core-4.1.6. REL
EASE
spring-expression-4.1 REL
EASE
spring-tx-4,1.6.RELEA
SE
spring-web-4,1.6.REL
EASE
spring-webmvc-4.1.6 REL
EASE
asm-3.3.1.
cglib-2.2.2
a commons-logging-1.1.1
javassist-3.17.1-GA
log4j-1.2.17
log4j-api-2.0-rc
1log4j-core-2.0-rc1
slf4j-api-1.7.5
slf4j-log4j12-1.7.5
m
ysql-conneter-java-5.1.20-bin
2、编写配置文件
(1)web.xml—配置 spring;配置 spring mvc
(2)mvc.xml- springmvc---使用注解 如果需要 json 或处理其他需要填写相关配置。
(3)applicationContext-xm-spring
(4)mybatis.cfg.xm---mybatis