mybatis-spring-3.0.4
版本发布时间: 2024-08-12 05:16:10
mybatis/spring最新发布版本:mybatis-spring-3.0.4(2024-08-12 05:16:10)
- 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