Integrating Spring 2.5 with Ibatis 3

ibatis, java, spring

Solution

There's an open JIRA issue for this (SPR-5991). It has iBatis3 support tagged for Spring 3.1

Problem

Does anyone know of a way to integrate the new Ibatis with the current Spring 2.5? I'm exploring pulling it in to a project and was curious if anyone had done it before.

Original source