QueryDslPredicateExecutor 在 spring data commons 2.0.4 中找不到
2022-09-03 09:40:51
我花了几个小时在春季数据中找到QueryDslPredicateExecutor。为什么它在文档和博客中被称为QueryDslPredicateExecutor,但在artifact 2.0.4.RELEASE中被称为QuerydslPredicateExecutor(小D!)?在哪些版本中它是正确的?
我花了几个小时在春季数据中找到QueryDslPredicateExecutor。为什么它在文档和博客中被称为QueryDslPredicateExecutor,但在artifact 2.0.4.RELEASE中被称为QuerydslPredicateExecutor(小D!)?在哪些版本中它是正确的?
它在 2.x 中重命名为 。。QueryDslPredicateExecutor
QuerydslPredicateExecutor