Uses of Class
org.thymeleaf.cache.AbstractCacheManager
-
Packages that use AbstractCacheManager Package Description org.thymeleaf.cache -
-
Uses of AbstractCacheManager in org.thymeleaf.cache
Subclasses of AbstractCacheManager in org.thymeleaf.cache Modifier and Type Class Description classStandardCacheManagerStandard implementation ofICacheManager, returning configurable instances ofStandardCachefor each of the default caches defined at the cache manager interface.
-