spring-framework/spring-aspects
Stephane Nicoll f06cad91c0 Add custom cache manager per cache operation
It is now possible to specify the CacheManager to use per operation.
The related cache annotation now has an extra attribute that defines
the name of the CacheManager bean to use.  The cache manager that
was previously used is therefore a 'default' cache manager (i.e. the
one to use if no custom cache manager has been set on the operation).

Issue: SPR-8696
2014-03-31 14:17:54 +02:00
..
src Add custom cache manager per cache operation 2014-03-31 14:17:54 +02:00
aspects.gradle Consistent build dependencies 2014-01-05 03:00:12 +01:00