public KafkaConsumerRepository() { this.context = new KafkaModel(); }
public KafkaProducerRepository() { this.context = new KafkaModel(); }