https://github.com/cch0/fun-with-kafka
https://github.com/cch0/fun-with-kafka
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cch0/fun-with-kafka
- Owner: cch0
- License: mit
- Created: 2019-11-17T02:51:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T19:09:12.000Z (over 6 years ago)
- Last Synced: 2025-02-12T15:36:56.238Z (over 1 year ago)
- Language: Java
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fun With Kafka
This repository contains various exercises working with Kafka including Kafka Stream and Kafka Connect.
* Kafka Connect Round Trip Serialization/Deserialization
[kafka-connect-round-trip](./kafka-connect-round-trip/README.md)