Spring AOP interceptors which allow you to cache the result of a method invocation. It is possible to configure an expiry time for each method. Supports EHCache, OSCache and a memory cache, but allows pluggable cache providers too.
Wanghy-Cache provides declarative caching services to the Spring Framework.