标签: cassandra querydsl specifications spring-boot-test spring-data-cassandra
我们正尝试在Spring数据存储库中为Cassandra编写搜索查询。 但是找不到从Spring数据使用QueryDsl或Specification API的方法。还有其他写查询的方法吗?我们试图在Spring仓库上而不是模板上写查询。请提出建议。