Skip navigation links
Spring Framework

@NonNullApi @NonNullFields

Package org.springframework.cache.jcache.config

Support package for declarative JSR-107 caching configuration.

See: Description

Package org.springframework.cache.jcache.config Description

Support package for declarative JSR-107 caching configuration. Used by the regular Spring's caching configuration when it detects the JSR-107 API and Spring's JCache implementation.

Provide an extension of the CachingConfigurer that exposes the exception cache resolver to use, see JCacheConfigurer.

Skip navigation links
Spring Framework