JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.cache.test.autoconfigure
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.boot.cache.test.autoconfigure
@NullMarked
package
org.springframework.boot.cache.test.autoconfigure
Auto-configuration for testing code that uses the cache abstraction.
Annotation Interfaces
Class
Description
AutoConfigureCache
Annotation that can be applied to a test class to customize the
cache provider
.