Microservices Libs
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Microservices Libs
kafka-utils
/
dev.limebeck.libs.kafka
/
KafkaProducer
Kafka
Producer
fun
<
Key
,
Value
>
KafkaProducer
(
properties
:
KafkaProducerProperties
<
Key
,
Value
>
)
:
KafkaProducer
<
Key
,
Value
>