MyBatis 官方 GitHub 地址
本文更新日期:2019年9月21日
MyBatis 官方 GitHub地址
MyBatis官方GitHub地址为:https://github.com/mybatis 。
在官方GitHub 中可以看到MyBatis的多个子项目。
MyBatis 源码 GitHub地址
https://github.com/mybatis/mybatis-3
MyBatis 代码生成器 GitHub地址
https://github.com/mybatis/generator:
代码生成器,可以生成一些常见的基本方法,提高工作效率。
MyBatis 缓存实现 GitHub地址
https://github.com/mybatis/ehcache-cache
默认集成Ehcache 的缓存实现。
https://github.com/mybatis/redis-cache
默认集成Redis 的缓存实现。
MyBatis Spring 集成 GitHub地址
https://github.com/mybatis/spring
方便和Spring 集成的工具类。
https://github.com/mybatis/mybatis-spring-boot:
方便和Spring Boot集成的工具类。
除此之外,还有大量和其他项目集成的子项目,如果有需要,学习之余可以自学其他相关的技术。
亲,你可以把mybatis的源码压缩文件发我邮箱吗?我这边在官网上下载没有响应,怎么也下不下来,谢谢!!!
已经与你联系,先确认一下你需要哪个版本的源码。请及时回复。
3.4.4版本的亲 谢谢了