Commit Graph

11 Commits

Author SHA1 Message Date
Costin Leau
26dbfba6c0 SPR-8477
+ add no-op cache implementations suitable for cache declarations w/o a backing store
2011-06-30 18:17:39 +00:00
Chris Beams
1bf8634db1 Fix broken links in ref docs 2011-06-04 12:45:11 +00:00
Costin Leau
b39673aa79 revised cache abstraction
- removed generics from Cache/CacheManager (they add no value since it's an SPI not API)
+ update docs and tests
+ renamed ConcurrentCacheFactoryBean to ConcurrentMapCacheFactoryBean
2011-05-18 18:34:41 +00:00
Costin Leau
4dd5ae16b2 SPR-8256
+ fix small doc typo
2011-05-13 15:40:12 +00:00
Costin Leau
7f247a6b27 SPR-8256
+ doc updates
2011-05-09 17:40:23 +00:00
Costin Leau
eb4b68ffda SPR-8007
SPR-7832
+ expose the invocation params through the cache root object
+ update javadocs
2011-03-28 11:36:05 +00:00
Costin Leau
8f6fcbda3c + fix missing tag 2011-03-07 12:59:04 +00:00
Costin Leau
c3a635196b SPR-8015
+ update default key generator strategy to improve compatibility for implicit declaration on one arg method
+ updated docs
2011-03-06 17:13:24 +00:00
Costin Leau
9dbab116fd + add missing # to SpEL variables 2011-02-24 15:06:03 +00:00
Costin Leau
bfb3003cba SPR-7308
+ wrapping up cache documentation
+ plug in cache docs
2010-12-27 18:36:57 +00:00
Costin Leau
29a8ca4edc SPR-7308
+ draft cache documentation
2010-12-21 17:13:17 +00:00