Closed
Description
In our organization it's rare that we require specific durability per document, typically it's the same across all our documents and even projects.
It would be nice if we could drive this by a configuration property in application.properties
, though I expect Spring Boot to actually contain that logic via CouchbaseDataProperties
, but it would be nice if Spring Data Couchbase exposed a way to supply these values.