JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.cache.annotation.CachingConfigurerSupport
Packages that use
CachingConfigurerSupport
Package
Description
org.springframework.cache.jcache.config
Support package for declarative JSR-107 caching configuration.
Uses of
CachingConfigurerSupport
in
org.springframework.cache.jcache.config
Subclasses of
CachingConfigurerSupport
in
org.springframework.cache.jcache.config
Modifier and Type
Class
Description
class
JCacheConfigurerSupport
Deprecated.
as of 6.0 in favor of implementing
JCacheConfigurer
directly
JCacheConfigurer
directly