mybatis-spring-boot-3.0.3
版本发布时间: 2023-11-25 09:53:43
mybatis/spring-boot-starter最新发布版本:mybatis-spring-boot-2.3.2(2023-11-25 22:43:08)
Here is the complete list of changes.
⚡ Enhancements
- Update to MyBatis Spring 3.0.3-SNAPSHOT for supporting Spring Boot 3.2 #896
- Switch baseline to Spring Boot 3.2.x #895
⬆️ Dependencies Updates
- Update spring boot to v3.2.0 #918
- Update to MyBatis Spring 3.0.3 #916
🔊 Miscellaneous
- Support samples CI with Windows #900
- Support "spring initializr" spring-io/start.spring.io#1360