摘要:
Spring整合Mybatis 思路:将Mybatis的SqlSessionFactory交给Spring。 SM整合步骤: 1.jar 2.类-表 3.mybatis配置文件conf.xml 4.通过mapper.xml将类、表建立映射关系 5.spring管理SqlSessionFactory 阅读全文
posted @ 2020-06-23 14:54
若雨静夜
阅读(791)
评论(0)
推荐(1)