Skip to content

mybatis-spring-2.0.0

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 22 Jan 14:55
· 1231 commits to master since this release

Here is the complete list of changes.

Enhancements

  • Upgrade to Java 8+ (Requires) #177
  • Upgrade to Spring Framework 5+ (Requires) #177
  • Upgrade to Spring Batch 4+ (Requires) #177
  • Upgrade to MyBatis 3.5 (Requires) #304
  • Allow repeatable for @MapperScan #234
  • Add builder classes for ItemReader and ItemWriter #235
  • MyBatisBatchItemWriter supports converting a parameter #21
  • Remove version number from XSD file #233