Skip to content

mybatis-spring-boot-2.1.4

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 14 Nov 18:44
· 849 commits to master since this release

Here is the complete list of changes.

Enhancements

  • Switch baseline to Spring Boot 2.4 #512
  • Support configuration property for default-scope provided by mybatis-spring #469
  • Support @MockBean for a MyBatis mapper interface #475

Dependencies Updates

  • Upgrade to MyBatis 3.5.6 #503
  • Upgrade to Mybatis Spring 2.0.6 #511
  • Upgrade to Kotlin 1.4.10 (using on sample) #491
  • Upgrade to Groovy 3.0.6 (using on sample) #501

Miscellaneous

  • Support CI using Spring Boot 2.3 #513