How do I run custom N1ql queries using spring-data. I am using spring boot with couchbase and I am able to run basic crud operation using crudrepository, but what if when we have dynamic n1ql queries, then what should I do.All I can find is that use @query anotation to run N1QL queries.Hope I made my question clear.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to execute dynamic n1ql query with Spring data CouchbaseTemplate | 3 | 2892 | May 2, 2022 | |
Writing dynamic n1ql query with spring data 4.x | 5 | 2216 | April 14, 2022 | |
Custom N1QL query in couchbase using spring boot JAVA | 4 | 3188 | September 28, 2018 | |
Urgent inquiry: Spring Data Couchbase N1QL based query not working | 3 | 6753 | April 10, 2018 | |
Spring Data Couch Base + Spring Boot + N1Ql Query | 1 | 2705 | April 10, 2018 |