<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Object caching using Spring, Ehcache</title>
	<atom:link href="http://blog.esofthead.com/object-caching-using-spring-ehcache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.esofthead.com/object-caching-using-spring-ehcache/</link>
	<description>The official blog of eSoftHead Company</description>
	<lastBuildDate>Wed, 14 Jul 2010 00:47:10 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Dalquist</title>
		<link>http://blog.esofthead.com/object-caching-using-spring-ehcache/comment-page-1/#comment-295</link>
		<dc:creator>Eric Dalquist</dc:creator>
		<pubDate>Mon, 28 Jun 2010 20:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.esofthead.com/object-caching-using-spring-ehcache/#comment-295</guid>
		<description>I am one of the authors of a new project intended to provide Ehcache integration for Spring 2.5 and 3.0 projects via annotations:
http://code.google.com/p/ehcache-spring-annotations/
We are excited to announce the general availability of version 1.1.0
The library 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/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</description>
		<content:encoded><![CDATA[<p>I am one of the authors of a new project intended to provide Ehcache integration for Spring 2.5 and 3.0 projects via annotations:<br />
<a href="http://code.google.com/p/ehcache-spring-annotations/" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/</a><br />
We are excited to announce the general availability of version 1.1.0<br />
The library provides 2 method-level annotations in the spirit of Spring’s @Transactional:<br />
@Cacheable @TriggersRemove<br />
When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.<br />
Usage documentation can be found on the project wiki:<br />
<a href="http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrystal Dumbar</title>
		<link>http://blog.esofthead.com/object-caching-using-spring-ehcache/comment-page-1/#comment-289</link>
		<dc:creator>Chrystal Dumbar</dc:creator>
		<pubDate>Sun, 13 Jun 2010 20:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.esofthead.com/object-caching-using-spring-ehcache/#comment-289</guid>
		<description>A Good write up, I will save this in my StumbleUpon account. Have a awesome evening.</description>
		<content:encoded><![CDATA[<p>A Good write up, I will save this in my StumbleUpon account. Have a awesome evening.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
