Skip to content

Mybatis Spring 3.0.4

Latest
Compare
Choose a tag to compare
@hazendaz hazendaz released this 11 Aug 21:16
· 82 commits to master since this release
  • Adjust MyBatisSystemException to spring 6 per spring-projects/spring-framework#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