1、新建一个transaction-context.xml文件,用于存放数据库连接以及事物管理
3、将连接交给连接工厂管理(SqlSessionFactoryBean)
6、配置aop切面以及事物的传播特性