spring-boot-starter
spring-boot-starter copied to clipboard
Create new version for Support Spring Boot 4.x line
trafficstars
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.