Details
-
Type:
Improvement
-
Status:
Committed
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
-
Request Controller:Please Select
-
External Supervisor:Please select
-
Executing Programmer:Please select
Description
Measures to look at:
1) Look for an existing CacheManager bean before declaring it, use existing if there is one
2) Stop using ehcache.xml and create caches programmatically
3) Namespace our caches, to avoid clashes between "eternalCache" etc
4) But still need to find out how to let end user change caching settings if we have created them programmatically