New Project: Ehcache integration via Annotations for Spring 3, 1.0.1 release

5 views
Skip to first unread message

Eric Dalquist

unread,
Apr 6, 2010, 1:17:21 PM4/6/10
to spring-mo...@googlegroups.com
I am one of the authors of a new project intended to provide Ehcache
integration for Spring 3 projects via annotations:

http://code.google.com/p/ehcache-spring-annotations/

We are excited to announce the general availability of the first
production release, 1.0.1.

I know there is a fair amount of interest on this list in getting the
spring-modules cache code working for Spring 3. While this is not a port
of spring-modules cache it has similar ideas with integration of Ehcache
with Spring projects.

This release provides 2 method-level annotations in the spirit of
Spring's @Transactional:

@Cacheable
@TriggersRemove

When appropriately configured in your Spring application, this project
will create caching aspects at runtime around your @Cacheable annotated
methods.

Usage documentation can be found on the project wiki:

http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheAnnotations
http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove


Reply all
Reply to author
Forward
0 new messages