# com.mybatis-study **Repository Path**: Micora/com.mybatis-study ## Basic Information - **Project Name**: com.mybatis-study - **Description**: mybatis - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-17 - **Last Updated**: 2021-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: MyBatis ## README # com.mybatis-study #### 介绍 自我学习用mybatis 本项目可以作为框架拉取,但是动态SQL之类的sql相关语句编写,请参照 [mybatis官方中文文档](https://mybatis.org/mybatis-3/zh/index.html) #### 软件架构 mybatis #### 使用说明 demo包含以下内容 1. 基本CRUD,log4j日志 2. 配置调整,结果集映射resultMap 3. association和collection的基本使用(具体请参考[mybatis官方中文文档](https://mybatis.org/mybatis-3/zh/index.html)) #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) 7. mybatis官方中文文档 [mybatis.org/mybatis-3/zh/index.html](https://mybatis.org/mybatis-3/zh/index.html)