Skip to content

Commit

Permalink
Add author
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenchickenlove committed Oct 12, 2024
1 parent d219037 commit e8378da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
* @author Mikael Carlstedt
* @author Borahm Lee
* @author Lokesh Alamuri
* @author Sanghyeok An
*/
public class KafkaMessageListenerContainer<K, V> // NOSONAR line count
extends AbstractMessageListenerContainer<K, V> implements ConsumerPauseResumeEventPublisher {
Expand Down

0 comments on commit e8378da

Please sign in to comment.