mybatis-spring-2.0.3
版本发布时间: 2019-10-20 20:10:53
mybatis/spring最新发布版本:mybatis-spring-3.0.4(2024-08-12 05:16:10)
Here is the complete list of changes.
Bug Fixes
- Cannot scan TypeHandler that pass Class<?> to constructor #394
Enhancements
- Allow the use of an existing SQLExceptionTranslator #400
Dependencies Updates
- Upgrade to Spring 5.1.10 #404
- Upgrade to MyBatis 3.5.3 #406
Miscellaneous
- Update comment in MyBatisBatchItemWriter.java #399