Hibernate Second Level Cache Example – Ehcache configuration example
Guide
This is a part of the tutorial http://javabycode.com/java-frameworks/hibernate-4-tutorial/hibernate-second-level-cache-example.html
What you’ll need
JDK 1.7 or later
Maven 3 or later
Hibernate 4.3.11.Final
Build
mvn clean install