标签: spring rest spring-data spring-rest
答案 0 :(得分:1)
我不确定spring是否提供任何此类功能。您必须在映射中采用过滤器的条件,构建表达式解析器,然后在运行时构建查询。
我想说更好的解决方案是查看graphql。
http://graphql.org/
Spring支持GraphQL https://github.com/oembedler/graphql-spring-boot