Merge branch '3.5.x'

Closes gh-46943
This commit is contained in:
Andy Wilkinson
2025-08-22 11:59:17 +01:00
31 changed files with 59 additions and 60 deletions
@@ -21,8 +21,8 @@ import org.springframework.data.couchbase.cache.CouchbaseCacheManager.CouchbaseC
/**
* Callback interface that can be implemented by beans wishing to customize the
* {@link CouchbaseCacheManagerBuilder} before it is used to build the auto-configured
* {@link CouchbaseCacheManager}.
* {@link CouchbaseCacheManagerBuilder} to fine-tune its auto-configuration before it is
* used to build the auto-configured {@link CouchbaseCacheManager}.
*
* @author Stephane Nicoll
* @since 4.0.0