spring-data-couchbase icon indicating copy to clipboard operation
spring-data-couchbase copied to clipboard

Fluent API support for repository query methods [DATACOUCH-344]

Open spring-projects-issues opened this issue 8 years ago • 1 comments

subhashni balakrishnan opened DATACOUCH-344 and commented


Affects: 3.0 GA (Kay)

spring-projects-issues avatar Oct 16 '17 15:10 spring-projects-issues

There is fluent support for inScope(scope), inCollection(collection) and withOptions(options) on the repository itself (and the repository query methods use those value).

mikereiche avatar May 10 '23 00:05 mikereiche

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.

emilienbev avatar Dec 08 '25 12:12 emilienbev