java – 在Spring数据公共2.0.4中找不到QueryDslPredicateExecut
发布时间:2020-12-14 05:59:40 所属栏目:Java 来源:网络整理
导读:我花了好几个小时在 spring数据中找到QueryDslPredicateExecutor.为什么叫它 QueryDslPredicateExecutor在docs博客中,但QuerydslPredicateExecutor(小D!)在工件2.0.4.RELEASE中?哪个版本是正确的? 解决方法 它在2.x中从QueryDslPredicateExecutor重命名为
我花了好几个小时在
spring数据中找到QueryDslPredicateExecutor.为什么叫它
QueryDslPredicateExecutor在docs博客中,但QuerydslPredicateExecutor(小D!)在工件2.0.4.RELEASE中?哪个版本是正确的? 解决方法
它在2.x中从QueryDslPredicateExecutor重命名为QuerydslPredicateExecutor.
见https://github.com/spring-projects/spring-data-commons/commit/9c6f764131ab27b5d81e3f84c028965803afa6b9 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |