Skip to content

mybatis-spring-boot-2.3.0

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 26 Nov 03:36
· 455 commits to master since this release

Here is the complete list of changes.

Bug Fixes

  • Failed to scan resources when exits non ascii characters in resource path on SpringBootVFS #635

Enhancements

  • Switch base line to Spring Boot 2.7 #656
  • Siwrch base line to MyBatis Spring 2.1 #649
  • Add imports file that define auto configure classes supported by spring-boot 2.7 #657
  • Liquibase/Flyway autoconfiguration order #537

Dependencies Updates

  • Update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.0.4 #743
  • Update spring boot to v2.7.6 #742
  • Update dependency org.mybatis:mybatis to v3.5.11 #713
  • Update to MyBatis Spring 2.1.0 #649