qianjava / ehcache-spring-annotations

Automatically exported from code.google.com/p/ehcache-spring-annotations
0 stars 0 forks source link

Update documentation of <ehcache:annotation-driven/> settings and @Cacheable properties for the new feature "self refreshing cache" introduced in version 1.2.0 #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The additional settings for the new feature "self refreshing cache" [1] 
introduced in version 1.2.0 should be documented in the tables 
"<ehcache:annotation-driven/> settings" and "@Cacheable Settings" in [2].

Btw. this wiki page [2] could be improved by refactoring the 
<ehcache:annotation-driven/> specific information into a separate wiki page. 
This new wiki page should be referenced from within the other wiki pages (e.g. 
@KeyGenerator [3]) where <ehcache:annotation-driven/> is mentioned.

/Torsten

[1] http://code.google.com/p/ehcache-spring-annotations/issues/detail?id=55
[2] http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable
[3] http://code.google.com/p/ehcache-spring-annotations/wiki/UsingKeyGenerator

Original issue reported on code.google.com by torsten....@gmail.com on 23 Jan 2012 at 11:32