Skip to content

Commit b30acf7

Browse files
committed
Add author
1 parent 679efbe commit b30acf7

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
@@ -104,6 +104,7 @@
104104
* @author Diego Krupitza
105105
* @author Seol-JY
106106
* @author Joshua Chen
107+
* @author Dockerel
107108
*/
108109
@Repository
109110
@Transactional(readOnly = true)

0 commit comments

Comments
 (0)