Module settings
Property | Type | Description | Default |
---|---|---|---|
ehcacheModule.configurationResource |
|
Ehcache XML resource file. |
classpath:ehcache.xml |
ehcacheModule.configurationObject |
|
Configuration class instance. |
null |
ehcacheModule.cacheManagerName |
|
Name of the CacheManager instance. |
null |
ehcacheModule.cacheManagerIsShared |
|
Should the created CacheManager be shared at the ClassLoader level. |
true |