@Configuration
public class CacheConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
CacheConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.ehcache.CacheManager |
cacheManager()
Tells Spring Boot to use EhCache for caching.
|
org.springframework.cache.ehcache.EhCacheManagerFactoryBean |
ehCacheCacheManager() |