Files
spring-framework/spring-context/src/main/java/org/springframework
Sam Brannen 4dffeeee64 Introduce alias for 'value' attribute in caching annotations
This commit introduces new 'cacheNames' attributes (analogous to the
existing attribute of the same name in @CacheConfig) as aliases for the
'value' attributes in @Cacheable, @CachePut, and @CacheEvict.

In addition, SpringCacheAnnotationParser.getAnnotations() has been
refactored to support synthesized annotations.

Issue: SPR-11393
2015-05-31 22:52:01 +02:00
..
2015-05-23 22:24:10 +02:00
2015-02-28 10:32:40 +01:00
2014-10-24 10:53:40 +02:00