Package org.springframework.test.context.cache
@NonNullApi
@NonNullFields
package org.springframework.test.context.cache
Support for context caching within the Spring TestContext Framework.
-
ClassDescription
ContextCachedefines the SPI for caching SpringApplicationContextswithin the Spring TestContext Framework.Collection of utilities for working withContextCaches.Default implementation of theCacheAwareContextLoaderDelegateinterface.Default implementation of theContextCacheAPI.