open class SimpleExceptionCacheResolver : AbstractCacheResolver
A simple CacheResolver that resolves the exception cache based on a configurable CacheManager and the name of the cache: CacheResultOperation#getExceptionCacheName()
Author
Stephane Nicoll
Since
4.1
See Also
CacheResultOperation#getExceptionCacheName()
SimpleExceptionCacheResolver(cacheManager: CacheManager) |