Skip to content

mybatis-spring-boot-2.1.2

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 10 Mar 12:27
· 1047 commits to master since this release

Here is the complete list of changes.

Bug Fixes

In this version does not exists bug fixes on this artifact. However this version includes following bug fixes by updating dependency artifact.

Dependencies Updates

  • Upgrade to MyBatis 3.5.4 #402
  • Upgrade to Mybatis Spring 2.0.4 #403
  • Upgrade to MyBatis Freemarker 1.2.1 #412
  • Upgrade to Spring Boot 2.2.5 #422
  • Upgrade to Kotlin 1.3.70 (using on sample) #424
  • Upgrade to Spring Boot 2.1.14 on Travis CI #426
  • Upgrade to Groovy 3.0.2 (using on sample) #428

Miscellaneous

  • Add sample for web environment #355
  • Change version to spring-boot 2.1.x on Travis CI (Change baseline version to spring-boot 2.2.x) #406