MyGit

mybatis-3.3.0

mybatis/mybatis-3

版本发布时间: 2015-05-24 07:41:10

mybatis/mybatis-3最新发布版本:mybatis-3.5.14(2023-11-03 14:27:55)

Includes two main changes:

There are some other minor changes and bug fixes. See the details at https://github.com/mybatis/mybatis-3/issues?q=milestone%3A3.3.0

Note that you can still use CGLIB as the proxy factory tool by adding CGLIB to your classpath and setting the MyBatis global parameter as follows:

<settings>
    <setting name="proxyFactory" value="CGLIB"/>
</settings>

相关地址:原始地址 下载(tar) 下载(zip)

1、 mybatis-3.3.0.zip 3.04MB

查看:2015-05-24发行的版本