MyBatis-Guice 3.7,该版本提供了一些新特性:
@Transactional annotation support JTA transactions through MyBatisJtaModule
Some other minor improvements
MyBatis Guice 模块可以帮助大家更好地协同使用 Google Guice 和 MyBatis sql 映射框架。
软件详情:https://github.com/mybatis/guice/issues?milestone=3&state=closed
下载地址:https://github.com/mybatis/guice/releases/tag/mybatis-guice-3.7
来自:开源中国社区

