spring-projects / spring-data-couchbase

Provides support to increase developer productivity in Java when using Couchbase. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-couchbase
Apache License 2.0
277 stars 191 forks source link

Use scope and collection in transaction in findByQuery.count(). #1868

Closed mikereiche closed 11 months ago

mikereiche commented 11 months ago

Closes #1862.