# springboot-idea-chapter03 **Repository Path**: zhou-xiangjun/springboot-idea-chapter03 ## Basic Information - **Project Name**: springboot-idea-chapter03 - **Description**: springboot 第三章 数据访问,springboot + mybatis - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: class-1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 97 - **Created**: 2021-09-16 - **Last Updated**: 2021-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-idea-chapter03 #### 介绍 springboot 数据访问,教材第3章 #### 配置说明 可使用远程数据库进行测试,MySQL: txyx.feng4yu.cn:3306/springbootdata 用户名: springbootdata 密码: 123456 #### 运行方法 - 运行单元测试 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1108/155115_afe19333_382074.png "屏幕截图.png")