META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-kafka-streams Show documentation
Show all versions of quarkus-kafka-streams Show documentation
Implement stream processing applications based on Apache Kafka
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Apache Kafka Streams"
metadata:
keywords:
- "kafka"
- "kafka-streams"
categories:
- "messaging"
guide: "https://quarkus.io/guides/kafka-streams"
status: "stable"
config:
- "quarkus.kafka-streams."
- "kafka."
- "kafka-streams."
- "mp.messaging."