mybatis-spring-2.1.1
·
792 commits
to master
since this release
Here is the complete list of changes.
⚡ Enhancements
- Support appendable method on
SqlSessionFactoryBean#817 (@uxfix) - Change the event type that listen to in
SqlSessionFactoryBeantoContextRefreshedEvent#810 (@SkyAndCode)