Polishing.

Code formatting.
Adding author tags.
Added test for jdbc.
Fixed typo.

See #1744
Original pull request #1745
This commit is contained in:
Jens Schauder
2024-03-12 16:40:00 +01:00
parent 4a787171e3
commit 1600740fb7
4 changed files with 55 additions and 13 deletions

View File

@@ -53,6 +53,7 @@ import org.springframework.util.ClassUtils;
*
* @author Mark Paluch
* @author Jens Schauder
* @author Yan Qiang
* @since 3.0
*/
public class QueryMapper {