Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mybatis-spring-3.0.3 source code.tar.gz | 2023-11-20 | 181.5 kB | |
mybatis-spring-3.0.3 source code.zip | 2023-11-20 | 384.2 kB | |
README.md | 2023-11-20 | 492 Bytes | |
Totals: 3 Items | 566.2 kB | 1 |
Here is the complete list of changes.
:zap: Enhancements
- Support processPropertyPlaceHolders option in mapper:scan and @MapperScan [#829]
- Corrected to set bean class instead of bean class name to factoryBeanObjectType of BeanDefinition attribute [#865]
:arrow_up: Dependencies Updates
- Update mybatis core to 3.5.14 [#870]
- Update spring core to v6.0.13 [#863]
- Update spring batch to v5.0.3 [#847]