Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mybatis-spring-2.1.2 source code.tar.gz | 2023-11-25 | 182.2 kB | |
mybatis-spring-2.1.2 source code.zip | 2023-11-25 | 387.5 kB | |
README.md | 2023-11-25 | 565 Bytes | |
Totals: 3 Items | 570.2 kB | 0 |
Here is the complete list of changes.
:information_source: Notice
Probably this release is last as a planned release of 2.1.x. Of course, we will continue to fix critical issues (including security vulnerabilities).
:zap: Enhancements
- Support processPropertyPlaceHolders option in mapper:scan and @MapperScan [#832]
:arrow_up: Dependencies Updates
- Update mybatis core to 3.5.14 [#872]
- Update spring core to v5.3.31 [#891]
- Update spring batch to v4.3.10 [#892]