Polishing.

Added author tags.

Original pull request: #2049
See #2025
This commit is contained in:
Jens Schauder
2025-05-06 16:04:52 +02:00
parent e88f4fe299
commit 520d6a7d4d
4 changed files with 4 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ import org.springframework.util.StringUtils;
* @author Hebert Coelho
* @author Diego Krupitza
* @author Mark Paluch
* @author Daeho Kwon
*/
public class JdbcQueryMethod extends QueryMethod {