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 84dafa7 commit 47b1d6aCopy full SHA for 47b1d6a
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