Skip to content

Commit a5f4bc0

Browse files
committed
Polishing.
Adding author tag. See #2333 Original pull request #2373
1 parent 06cdd8a commit a5f4bc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
* @author Christoph Strobl
5757
* @author Jens Schauder
5858
* @author Greg Turnquist
59+
* @author Yanming Zhou
5960
*/
6061
public class QuerydslJpaPredicateExecutor<T> implements QuerydslPredicateExecutor<T> {
6162

0 commit comments

Comments
 (0)