Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Mybatis Spring 3.0.4 source code.tar.gz | 2024-08-11 | 189.9 kB | |
Mybatis Spring 3.0.4 source code.zip | 2024-08-11 | 426.1 kB | |
README.md | 2024-08-11 | 434 Bytes | |
Totals: 3 Items | 616.5 kB | 0 |
- Adjust MyBatisSystemException to spring 6 per https://github.com/spring-projects/spring-framework/issues/25162, original constructor is deprecated now.
- Add environment to ClassPathMapperScanner from PropertySources
- Support excluding filter on mapper scan feature
- minor code cleanup
- update build system items / libraries / dependencies
tests - make sure build is using maven standard directory layout even for tests