Closed
Description
Greg Nieman opened SPR-10629 and commented
Created on behalf of customer: They use a number of discrete caches in the application, and wished to use a different custom key generator for each. The current mechanism assumes one custom key generator. This can be worked around by creating a generator that delegates to the appropriate one and then using an additional annotation to specify which to use but they would like to have something a bit more unified.
Affects: 3.2.3
Issue Links:
- Provide a @CacheConfig annotation to share class-level customizations [SPR-11316] #15940 Provide a
@CacheConfig
annotation to share class-level customizations - Introduce qualifier in @Cacheable for cache manager name [SPR-8696] #13338 Introduce qualifier in
@Cacheable
for cache manager name
Referenced from: commits 81c2080, 2b89c1a
0 votes, 5 watchers