Spring web app tutorial 16: Hibernate Transaction : javavids

How to use Spring Transactional annotation to load entities in service layer instead of using Open Entity Manager In View Filter.

In this tutorial I will create a Java Blog Aggregator, which will run on this domain using Heroku: http://www.topjavablogs.com

The source code is on GitHub: https://github.com/jirkapinkas/java-blog-aggregator

Whole tutorial on YouTube: https://www.youtube.com/playlist?list=PLmcxdcWPhFqMq2BctGktOcIJKUw23wJeh

Whole tutorial (with code snippets) on JavaVids:...

View more

From: Jiri Pinkas

Related topics : open source blog aggregator