Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mybatis-spring-boot-3.0.4 source code.tar.gz | 2024-11-27 | 132.3 kB | |
mybatis-spring-boot-3.0.4 source code.zip | 2024-11-27 | 455.2 kB | |
README.md | 2024-11-27 | 429 Bytes | |
Totals: 3 Items | 588.0 kB | 0 |
Here is the complete list of changes.
⚡ Enhancements
- Switch baseline to Spring Boot 3.4.x [#1020]
⬆️ Dependencies Updates
- Update spring boot to v3.4.0 [#1029]
- Update to MyBatis 3.5.17 [#1033]
- Update to MyBatis Spring 3.0.4 [#996]
🔊 Miscellaneous
- Deprecate unused setting
multipleResultSetsEnabled
[#1033]