mybatis-spring-boot-1.3.1
版本发布时间: 2017-08-21 00:41:09
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-3.0.4(2024-11-27 23:48:39)
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