mybatis-spring-boot-1.3.1
版本发布时间: 2017-08-21 00:41:09
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-2.3.2(2023-11-25 22:43:08)
Here is the complete list of changes. This version includes some same changes with 1.2.2.
Enhancements
- Upgrade to Spring Boot 1.5.6. #181
- Upgrade to MyBatis 3.4.5. #174
- Supports input completion for
defaultScriptingLanguage
anddefaultEnumTypeHandler
on IDE. #159 #175