# springboot-idea-chapter03 **Repository Path**: mr-xiess/springboot-idea-chapter03 ## Basic Information - **Project Name**: springboot-idea-chapter03 - **Description**: springboot 第三章 数据访问,springboot + mybatis - **Primary Language**: Java - **License**: Not specified - **Default Branch**: c2 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 97 - **Created**: 2022-09-19 - **Last Updated**: 2022-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-idea-chapter03 #### 介绍 springboot 数据访问,教材第3章 #### 配置说明 导入 doc/springbootdata.sql ,localhost:3306 用户名: root 密码: 123456 #### 运行方法 - 运行单元测试 ![第一次课](doc/S_2022-09-12_20-34-01.jpg)