使用 maven 构建 spring mvc+mybatis 应用 黄艮
整合 mybatis 步骤 pom.xml, 添加( spring-jdbc, mybatis, mybatis-spring, dbcp, mysql ) create package applicationContext.xml(dataSource, sessionFactory, tx:annotation-driven, transactionManager) mybatis configure(config.xml, mapper.xml) web.xml (contextLoaderListener)
参考资料 spring-framework-reference.pdf
谢谢!
THANKS CSDN 网站: 企业服务: 人才服务: CTO 俱乐部: 高校俱乐部: 程序员杂志: CODE 平台: 项目外包: CSDN 博客: CSDN 论坛: CSDN 下载: 本课程由 黄艮 提供