mybatis-spring-boot-2.1.2
版本发布时间: 2020-03-10 20:27:36
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-2.3.2(2023-11-25 22:43:08)
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.
- Cannot deploy with spring boot 2.2.0.RELEASE because occur BindException #387 (spring-projects/spring-boot#18670 )
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