mybatis-spring-3.0.2
kazuki43zoo
released this
19 May 23:13
·
441 commits
to master
since this release
Here is the complete list of changes.
🐛 Bug Fixes
⚡ Enhancements
- Support appendable method on
SqlSessionFactoryBean
#816 (@uxfix) - Change the event type that listen to in
SqlSessionFactoryBean
toContextRefreshedEvent
#797 (@SkyAndCode)
♻️ Polishing
- Use the
TransactionSynchronization
instead ofTransactionSynchronizationAdapter
#819