spring-data-couchbase
spring-data-couchbase copied to clipboard
Fluent API support for repository query methods [DATACOUCH-344]
There is fluent support for inScope(scope), inCollection(collection) and withOptions(options) on the repository itself (and the repository query methods use those value).
Closing this issue as stale, and it seems at least some fluent-style APIs are implemented. A new issue should be opened if specific fluent-APIs are requested.