Uses of Class
dev.snowdrop.vertx.kafka.KafkaProperties
-
-
Uses of KafkaProperties in dev.snowdrop.vertx.kafka
Methods in dev.snowdrop.vertx.kafka with parameters of type KafkaProperties Modifier and Type Method Description KafkaConsumerFactoryKafkaAutoConfiguration. kafkaConsumerFactory(KafkaProperties properties, io.vertx.core.Vertx vertx)KafkaProducerFactoryKafkaAutoConfiguration. kafkaProducerFactory(KafkaProperties properties, io.vertx.core.Vertx vertx)
-