Skip to content

liunancun/SpringMVCMyBatis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpringMVC跟MyBatis配合使用的例子

1、web.xml中配置Spring
2、web.xml中配置SpringMVC
3、web.xml中配置Spring编码过滤器
4、在MyBatis配置文件中配置别名
5、创建Spring配置文件
6、创建SpringDao配置文件配置数据源、SqlSession工厂和Mapper扫描
7、创建SpringService配置文件配置Service层的Bena对象
8、创建SpringTx配置文件配置声明式事务
9、创建SpringMVC配置文件配置SpringMVC的注解驱动、视图解析器和组件扫描

About

SpringMVCMyBatis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages