You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MyBatis Spring Boot 3.0.x does not work on Spring Boot 4.x line, because spring boot 4.x line does not keep compatibility with spring boot 3.x line (eg. such as spring-projects/spring-boot#46085).
Thefore we will create a new version such as 4.0 or 3.1. I prefer 4.0 for version affinity with spring boot.