Package io.meeds.spring.kernel
Class KernelCacheConfiguration
java.lang.Object
io.meeds.spring.kernel.KernelCacheConfiguration
A configuration setting to integrate Spring Caching to use
CacheService-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.cache.CacheManagercacheManager(org.exoplatform.services.cache.CacheService cacheService, org.springframework.core.env.Environment environment)
-
Constructor Details
-
KernelCacheConfiguration
public KernelCacheConfiguration()
-
-
Method Details
-
cacheManager
@Bean public org.springframework.cache.CacheManager cacheManager(org.exoplatform.services.cache.CacheService cacheService, org.springframework.core.env.Environment environment)
-