Skip to content

Commit bfe6171

Browse files
committed
Add Author
Signed-off-by: Yongha Kwon <[email protected]>
1 parent 89e7fc0 commit bfe6171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/springframework/data/redis/stream/StreamListener.java

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* Listener interface to receive delivery of {@link Record messages}.
2424
*
2525
* @author Mark Paluch
26+
* @author Yongha Kwon
2627
* @param <K> Stream key and Stream field type.
2728
* @param <V> Stream value type.
2829
* @since 2.2

0 commit comments

Comments
 (0)