spring-framework/spring-aspects
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
..
src Introduce alias for 'value' attribute in caching annotations 2015-05-31 22:52:01 +02:00
aspects.gradle Assemble iajc Ant task classpath w/ folders that exist 2015-03-07 18:43:14 +01:00