Using spring data JPA repositories inside Spring Webflow
Hello everyone.
I already posted this question in Spring Data forum:
http://forum.springsource.org/showth...bflow-context)
Since no one responded, i'm trying this side of the forum. Does anyone has any idea how to accomplish this?
PS - Praying that Keith will respond to this issue. I'm stuck for several days, and the only way to overcome is to use directly the EntityManager in flow objects, which is obviously a waste of Spring Data Jpa out-of-the-box repositories.