spring-data-couchbase
spring-data-couchbase copied to clipboard
how to use in @Transactional annotation?
We are using transactions via couchbase-java-sdk now we want move to @Transactional, released as part of Spring Data Couchbase 4.4.2. Do you have any documentation on how to implement it? thanks