Will Mybatis support Spring Boot 2.5? Currently Mybatis Framework is shown as an unsupported Dependency on the Spring initializer Site for Spring Boot 2.5.0 M1 release.
Asked
Active
Viewed 328 times
2 Answers
0
Even 2.5.0 GA can not choose Mybatis Framework In Initializr, but I hear it is preparing now.
Besides, I can still use it by adding mybatis-spring-boot-starter
to dependencies.

Daisuke Hirayama
- 45
- 1
- 8