Skip to content

Commit dbef2ed

Browse files
committed
Add author
1 parent 2bbbe70 commit dbef2ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-data-jpa/src/main/java/org/springframework/data/jpa/repository/support/SimpleJpaRepository.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
* @author Yanming Zhou
9494
* @author Ernst-Jan van der Laan
9595
* @author Diego Krupitza
96+
* @author Seol-JY
9697
*/
9798
@Repository
9899
@Transactional(readOnly = true)

0 commit comments

Comments
 (0)