Skip to content

mybatis-spring-boot-2.1.3

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 05 Jun 17:48
· 1041 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.

Enhancements

  • Switch baseline to Spring Boot 2.3 #427

Dependencies Updates

  • Upgrade to MyBatis 3.5.5 #445
  • Upgrade to Mybatis Spring 2.0.5 (includes bug fix) #446
  • Upgrade to MyBatis Thymeleaf 1.0.2 (includes bug fix) #450
  • Upgrade to MyBatis Freemarker 1.2.2 (includes bug fix) #451
  • Upgrade to Spring Boot 2.1.14 on Travis CI #426
  • Upgrade to Kotlin 1.3.72 (using on sample) #438
  • Upgrade to Groovy 3.0.4 (using on sample) #448

Miscellaneous

  • Add sample(test) using TemplateFilePathProvider #452
  • Add tests for Fat Jar(samples) on Travis CI #453