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 83f55b1 commit 25ecdbeCopy full SHA for 25ecdbe
src/main/java/org/springframework/data/couchbase/cache/CouchbaseCacheConfiguration.java
@@ -87,7 +87,7 @@ public CouchbaseCacheConfiguration entryExpiry(final Duration expiry) {
87
}
88
89
/**
90
- * Set the expiry to apply for cache entries. Use {@link Duration#ZERO} to declare an eternal cache.
+ * Set the collectinName to use.
91
*
92
* @param collectionName must not be {@literal null}.
93
* @return new {@link CouchbaseCacheConfiguration}.
0 commit comments