# mybatis-teaching-parent **Repository Path**: xiaofeilong2/mybatis-teaching-parent ## Basic Information - **Project Name**: mybatis-teaching-parent - **Description**: mybatis-teaching-parent - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-10 - **Last Updated**: 2022-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mybatis-common模块 这里面有一个对jackson的封装的类,值得一读 # 其它优秀的mybatis增强 - 通用mapper:https://github.com/abel533/Mapper/wiki - MP(Mybatis Plus): https://baomidou.com/ - MP用到的分布式id生成器(雪花算法):https://gitee.com/yu120/sequence