We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da39b4 commit ca2dbc1Copy full SHA for ca2dbc1
org.springframework.context/src/main/java/org/springframework/cache/ehcache/EhcacheCacheManager.java renamed to org.springframework.context/src/main/java/org/springframework/cache/ehcache/EhcacheCacheManager.jav
@@ -31,7 +31,7 @@
31
*
32
* @author Costin Leau
33
*/
34
-public class EhcacheCacheManager extends AbstractCacheManager {
+public class EhCacheCacheManager extends AbstractCacheManager {
35
36
private net.sf.ehcache.CacheManager cacheManager;
37
0 commit comments