-
Apr 6th, 2010, 12:15 PM
#1
New Project: Ehcache integration via Annotations for Spring 3, 1.0.1 release
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.
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-spr...cheAnnotations
http://code.google.com/p/ehcache-spr...TriggersRemove
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules