mybatis-spring-1.2.3
·
1774 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.