程序包 org.springframework.test.context.cache
Support for context caching within the Spring TestContext Framework.
接口概要 接口 说明 ContextCache ContextCachedefines the SPI for caching SpringApplicationContextswithin the Spring TestContext Framework.类概要 类 说明 ContextCacheUtils Collection of utilities for working withContextCaches.DefaultCacheAwareContextLoaderDelegate Default implementation of theCacheAwareContextLoaderDelegateinterface.DefaultContextCache Default implementation of theContextCacheAPI.