Skip to content

mybatis-spring-boot-2.0.1

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 07 Apr 13:14
· 1260 commits to master since this release

This release will become the final maintenance version for Spring Boot 2.0.x based.
Here is the complete list of changes.

Bug Fixes

  • There is case that cannot scan classes using SpringBootVFS #301

Enhancements

  • Add @ExtendWith(SpringExtension.class) on @MybatisTest #309
  • Support wildcard on package scanning feature #314

Dependencies Updates

  • Upgrade to Spring Boot 2.0.9 #311
  • Upgrade to MyBatis 3.5.1 #315
  • Upgrade to mybatis-spring 2.0.1 #316