最新Spring整合MyBatis详解教程

目录 一、导入相关jar包 1. junit 2. mybatis 3. mysql 4. spring相关 5. aop织入 6. mybatis-spring 7. lombok(选用) 二、回顾:创建一个Mybatis程序 1. IDEA链接数据库 2. 编写MyBatis核心配置文件 3. 建立数据库表对应实体类 4. 编写Mapper接口 5. 编写Mapper.xml配置文件 6. 编
相关文章
相关标签/搜索