@FunctionalInterface public interface KafkaConsumerHandler<T>
void
handle(List<T> msg)
void handle(List<T> msg)
msg