Skip to content

mybatis-spring-2.0.6

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 14 Nov 15:35
· 810 commits to master since this release

Here is the complete list of changes.

Enhancements

  • Switch baseline to Spring 5.3 and Spring Batch 4.3 #545 #537
  • Support scoped proxy on mapper scan feature #484
  • Set attribute that helps MockitoPostProcessor replace a MyBatis mapper bean with a mock #494

Dependencies Updates

  • Upgrade to MyBatis 3.5.6 #530

Miscellaneous

  • Support CI with spring 5.2 and spring-batch 4.2 #543