Skip to content

Commit 43c473c

Browse files
committed
Add author annotation to headers of modified classes
Signed-off-by: dlguddn3024 <[email protected]>
1 parent c3dd7a1 commit 43c473c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/springframework/data/redis/core/convert/MappingRedisConverter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
* @author Greg Turnquist
110110
* @author Mark Paluch
111111
* @author Golam Mazid Sajib
112+
* @author Leehyoungwoo
112113
* @since 1.7
113114
*/
114115
public class MappingRedisConverter implements RedisConverter, InitializingBean {

0 commit comments

Comments
 (0)