I\'m working with a spring project using hibernate and look to implement second-level cache using ehcache. I see a number of approaches to this:
spring-mod
Spring 3.1 has a new built-in cache abstraction. Read here.