@Configuration @Requires(property="ehcache.enabled", notEquals="false")
See: Description
Class | Description |
---|---|
EhcacheCacheFactory |
Factory class that creates an Ehcache
CacheManager , an EhcacheSyncCache and an StatisticsService beans. |
EhcacheSyncCache |
A
SyncCache implementation based on Ehcache. |