Skip to content

mybatis-spring-boot-1.2.1

Compare
Choose a tag to compare
@kazuki43zoo kazuki43zoo released this 13 Jun 02:01
· 1403 commits to master since this release

Here is the complete list of changes.

New Features

  • Add ConfigurationCustomizer. #132
  • Add @MybatisTest. #143

Enhancements

  • Upgrade to Spring Boot 1.4.5.RELEASE. #142
  • Upgrade to MyBatis 3.4.4. #154

Bug Fixes

  • Prevent duplicated metadata for @ConfigurationProperties. #127