mybatis-spring-2.0.1
kazuki43zoo
released this
07 Apr 12:24
·
1186 commits
to master
since this release
Here is the complete list of changes.
Enhancements
- Output a warning log when
'mapperLocations'
was specified but matching resources are not found #12 - Allow to use
MyBatisPagingItemReader
withoutInitializingBean#afterPropertiesSet
#323 - Allow to specify custom
MapperFactoryBean
class on xml based bean definition #352 - Allow to specify a wildcard at
'typeAliasesPackage'
and'typeHandlersPackage'
#359 - Optimize xsd for ide hints #358
Dependencies Updates
Known Issues in this version
If there is an impact on your application, please suspend the update.
- There is case that fail to register type alias when exists anonymous class #362 (will fix on 2.0.2)