mybatis-spring-1.2.3
emacarron
released this
19 Jun 04:41
·
1658 commits
to master
since this release
Changes
- Custom FactoryBean on MapperScan annotation added, see #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.