mybatis-spring-2.1.1
kazuki43zoo
released this
19 May 12:36
·
610 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)