mybatis-spring-2.1.0
版本发布时间: 2022-11-25 21:14:23
mybatis/spring最新发布版本:mybatis-spring-3.0.4(2024-08-12 05:16:10)
Here is the complete list of changes.
Enhancements
- Remove usage of NestedIOException #663
- Add parameter supplier support to spring batch readers #727
Polishing
- Introduce Spring's AliasFor declaration in MapperScan #462
Dependencies Updates
- Update spring core to v5.3.24 #736
- Update spring batch to v4.3.7
- Update dependency org.mybatis:mybatis to v3.5.11 #721
No backward compatibility
This release include issues that no backward compatibility with 2.0.x.
- #663
- #462