Skip to content

Commit 9fa1aef

Browse files
committed
updated blog
1 parent e48157c commit 9fa1aef

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: post
3+
title: MyBatis-Guice 3.7 Released!
4+
---
5+
6+
Dear Community,<br /><br />We are proud to announce the release of MyBatis-Guice 3.7.<br /><br />Provides some new features:<br /><ul><li>@Transactional annotation support JTA transactions through MyBatisJtaModule</li><li>Some other minor improvements&nbsp;</li></ul>&nbsp;See the details at&nbsp;<a href="https://github.com/mybatis/guice/issues?milestone=3&amp;state=closed">https://github.com/mybatis/guice/issues?q=milestone%3A3.7+is%3Aclosed</a><br /><br />It is available in&nbsp;<a href="https://github.com/mybatis/guice/releases">Github</a>&nbsp;and Maven Central.<br /><br />Big thanks for your support and enjoy!
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: post
3+
title: Spring 4 got you down with no ibatis support - no worries Mybatis has your
4+
back
5+
---
6+
7+
Spring is well on it's way to leaving 3 behind.&nbsp; For ibatis users that for one reason or another are stuck to ibatis, but want to just make the jump to spring 4, there is a dilemma.&nbsp; This dilemma roots in the fact that spring team dropped ibatis in spring 4.&nbsp; Until now this meant that upgrading to spring 4 required upgrading ibatis to mybatis and mybatis-spring.&nbsp; Well in order to mitigate risk to those that need it, mybatis team has decided to extract the spring 3 ibatis support into a new mybatis project called 'mybatis-2-spring'.&nbsp; Better still, we go one step further and have released a fresh copy of 'mybatis-2'.&nbsp; So there you have it, all of the users out there dealing with legacy code, mybatis is no longer directly tied into the mix resulting in higher risk in upgrading.&nbsp; With that said, enjoy what's left in the ibatis land as we resurrect the past.<br /><br />Cheers!<br /><br />Jeremy Landis and MyBatis Team

0 commit comments

Comments
 (0)