Skip to content

Commit 721e164

Browse files
committed
Polishing.
Adding author tag. See #2333 Original pull request #2373
1 parent 24e3a07 commit 721e164

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/org/springframework/data/jpa/repository/support/QuerydslJpaPredicateExecutor.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
* @author Jocelyn Ntakpe
5353
* @author Christoph Strobl
5454
* @author Jens Schauder
55+
* @author Greg Turnquist
56+
* @author Yanming Zhou
5557
*/
5658
public class QuerydslJpaPredicateExecutor<T> implements QuerydslPredicateExecutor<T> {
5759

0 commit comments

Comments
 (0)