Polishing.

Adding author tag.

See #2333
Original pull request #2373
This commit is contained in:
Jens Schauder
2021-12-03 11:11:22 +01:00
parent 06cdd8acbb
commit a5f4bc0ebb

View File

@@ -56,6 +56,7 @@ import com.querydsl.jpa.impl.AbstractJPAQuery;
* @author Christoph Strobl
* @author Jens Schauder
* @author Greg Turnquist
* @author Yanming Zhou
*/
public class QuerydslJpaPredicateExecutor<T> implements QuerydslPredicateExecutor<T> {