# springboot-idea-chapter03 **Repository Path**: muhuzhongxun/springboot-idea-chapter03 ## Basic Information - **Project Name**: springboot-idea-chapter03 - **Description**: springboot 第三章 数据访问,springboot + mybatis - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 97 - **Created**: 2021-12-28 - **Last Updated**: 2021-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-idea-chapter03 #### 介绍 springboot 数据访问,教材第3章 #### 配置说明 导入 doc/springbootdata.sql ,localhost:3306 用户名: root 密码: 123456 #### 运行方法 - 运行单元测试 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1108/155115_afe19333_382074.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0918/160244_220837eb_382074.png "屏幕截图.png")