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