We are proud to announce the release of MyBatis-Guice 3.6.
Provides some new features:
- @Transactional annotation can be used on a class to make all methods transactional
- Allow binding of a custom SqlSessionFactory
- Allow binding of a custom DatabaseIdProvider
- Some other minor improvements
See the details at https://github.com/mybatis/guice/issues?milestone=3&state=closed
For users of JndiDataSourceProvider, "jndi.dataSource" property is now required. See issue #19.
It is available in Github and Maven Central.
Big thanks for your support and enjoy!
No comments:
Post a Comment