mybatis-spring-2.1.1
·
680 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
SqlSessionFactoryBean
toContextRefreshedEvent
#810 (@SkyAndCode)