Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unexist/showcase-cloudevents-quarkus
Showcase for CloudEvents on Quarkus [MIRROR]
https://github.com/unexist/showcase-cloudevents-quarkus
cloudevents kafka messaging quarkus
Last synced: about 2 months ago
JSON representation
Showcase for CloudEvents on Quarkus [MIRROR]
- Host: GitHub
- URL: https://github.com/unexist/showcase-cloudevents-quarkus
- Owner: unexist
- License: apache-2.0
- Created: 2021-02-10T14:33:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T13:01:24.000Z (12 months ago)
- Last Synced: 2024-02-15T14:25:50.256Z (12 months ago)
- Topics: cloudevents, kafka, messaging, quarkus
- Language: Java
- Homepage: https://hg.unexist.dev/showcase-messaging-quarkus
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Showcase for CloudEvents based on Quarkus
This project holds a showcase for CloudEvents with Kafka.
== Frameworks
- https://cloudevents.io[CloudEvents]
== Technology
- https://developers.redhat.com/blog/2018/05/31/introducing-the-kafka-cdi-library/
- https://github.com/cloudevents/sdk-java/tree/master/examples/kafka/src/main/java/io/cloudevents/examples/kafka
- https://quarkus.io/blog/kafka-cloud-events/