Fix author name in KclMessageDrivenChannelAdapter

This commit is contained in:
Artem Bilan
2023-10-03 14:49:24 -04:00
parent 59415106f3
commit 5fc8659b70

View File

@@ -82,7 +82,7 @@ import org.springframework.util.Assert;
* The {@link MessageProducerSupport} implementation for receiving data from Amazon
* Kinesis stream(s) using AWS KCL.
*
* @author Herv? Fortin
* @author Hervé Fortin
* @author Artem Bilan
* @author Dirk Bonhomme
*