Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mybatis-spring-boot-2.3.2 source code.tar.gz | 2023-11-25 | 121.9 kB | |
mybatis-spring-boot-2.3.2 source code.zip | 2023-11-25 | 439.0 kB | |
README.md | 2023-11-25 | 527 Bytes | |
Totals: 3 Items | 561.5 kB | 0 |
Here is the complete list of changes.
:information_source: Notice
Probably this release is last as a planned release of 2.3.x. We recommend to use the Spring Boot 3 line(mybatis-spring-boot 3.x) as soon as possible.
⬆️ Dependencies Updates
- Update mybatis to 3.5.14 [#914]
- Update to MyBatis Spring 2.1.2 [#921]
- Update spring boot to v2.7.18 [#920]
🔊 Miscellaneous
- Support samples CI with Windows [#902]