We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e60877 commit 5850bc1Copy full SHA for 5850bc1
src/main/java/org/springframework/data/jpa/repository/support/QuerydslJpaPredicateExecutor.java
@@ -43,7 +43,7 @@
43
import com.querydsl.jpa.impl.AbstractJPAQuery;
44
45
/**
46
- * Querydsl specific fragment for extending {@link SimpleJpaRepository} with an implementation for implementation for
+ * Querydsl specific fragment for extending {@link SimpleJpaRepository} with an implementation of
47
* {@link QuerydslPredicateExecutor}.
48
*
49
* @author Oliver Gierke
0 commit comments