You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/DefaultJCacheOperationSource.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ public CacheResolver getExceptionCacheResolver() {
101
101
102
102
/**
103
103
* Set the default {@link KeyGenerator}. If none is set, a {@link SimpleKeyGenerator}
104
-
* honoringKe the JSR-107 {@link javax.cache.annotation.CacheKey} and
104
+
* honoring the JSR-107 {@link javax.cache.annotation.CacheKey} and
105
105
* {@link javax.cache.annotation.CacheValue} will be used.
0 commit comments