mybatis-spring-3.0.2
·
525 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