Chris Beams
1bf8634db1
Fix broken links in ref docs
15 years ago
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
15 years ago
Costin Leau
4dd5ae16b2
SPR-8256
...
+ fix small doc typo
15 years ago
Costin Leau
7f247a6b27
SPR-8256
...
+ doc updates
15 years ago
Costin Leau
eb4b68ffda
SPR-8007
...
SPR-7832
+ expose the invocation params through the cache root object
+ update javadocs
15 years ago
Costin Leau
8f6fcbda3c
+ fix missing tag
15 years ago
Costin Leau
c3a635196b
SPR-8015
...
+ update default key generator strategy to improve compatibility for implicit declaration on one arg method
+ updated docs
15 years ago
Costin Leau
9dbab116fd
+ add missing # to SpEL variables
15 years ago
Costin Leau
bfb3003cba
SPR-7308
...
+ wrapping up cache documentation
+ plug in cache docs
15 years ago
Costin Leau
29a8ca4edc
SPR-7308
...
+ draft cache documentation
15 years ago