MyBatis-Spring 是一个用来整合 MyBatis 和 Spring 框架的小类库。
Mybatis-spring 1.2.3 发布,此版本是个 bug 修复版本,更新内容:
Custom FactoryBean on MapperScan annotation added, see https://github.com/mybatis/spring/pull/70
SqlSessionFactoryBean falls in circular dependencies by Spring Boot's DataSourceInitializer, see http://github.com/mybatis/spring/issues/58
And far too many maven build updates to count including spring 3.2.13 and mybatis 3.2.8 base support.
软件详情:http://blog.mybatis.org/2015/06/mybatis-spring-123-released.html
来自:开源中国社区

