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 8b95aa3 commit c7b8c49Copy full SHA for c7b8c49
src/main/java/org/springframework/data/jpa/repository/support/QuerydslJpaPredicateExecutor.java
@@ -42,7 +42,7 @@
42
import com.querydsl.jpa.impl.AbstractJPAQuery;
43
44
/**
45
- * Querydsl specific fragment for extending {@link SimpleJpaRepository} with an implementation for implementation for
+ * Querydsl specific fragment for extending {@link SimpleJpaRepository} with an implementation of
46
* {@link QuerydslPredicateExecutor}.
47
*
48
* @author Oliver Gierke
0 commit comments