Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mybatis-spring-boot-3.0.3 source code.tar.gz | 2023-11-24 | 130.3 kB | |
mybatis-spring-boot-3.0.3 source code.zip | 2023-11-24 | 447.2 kB | |
README.md | 2023-11-24 | 572 Bytes | |
Totals: 3 Items | 578.1 kB | 0 |
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