Added author tag

This commit is contained in:
Oleg Zhurakousky
2019-06-13 20:18:55 +02:00
parent 4d59670096
commit c1db3d950c

View File

@@ -45,6 +45,7 @@ import org.springframework.scheduling.concurrent.CustomizableThreadFactory;
* @author Gary Russell
* @author Laur Aliste
* @author Soby Chacko
* @author Vladislav Fefelov
*/
public class KafkaBinderHealthIndicator implements HealthIndicator, DisposableBean {