Annotation Interface AutoConfigureCache


Annotation that can be applied to a test class to configure a test CacheManager if none has been defined yet. By default this annotation installs a NoOpCacheManager.
Since:
1.4.0
Author:
Phillip Webb
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description