Skip to content

mybatis-spring-2.0.3

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 20 Oct 12:10
· 1148 commits to master since this release

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