mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ public class DefaultJCacheOperationSource extends AnnotationJCacheOperationSourc
|
||||
|
||||
/**
|
||||
* Set the default {@link KeyGenerator}. If none is set, a {@link SimpleKeyGenerator}
|
||||
* honoringKe the JSR-107 {@link javax.cache.annotation.CacheKey} and
|
||||
* honoring the JSR-107 {@link javax.cache.annotation.CacheKey} and
|
||||
* {@link javax.cache.annotation.CacheValue} will be used.
|
||||
*/
|
||||
public void setKeyGenerator(KeyGenerator keyGenerator) {
|
||||
|
||||
Reference in New Issue
Block a user