https://github.com/sshehrozali/spring-kafka-tx
Transaction management in Spring Kafka with Database-driven operations
https://github.com/sshehrozali/spring-kafka-tx
apache-kafka database java kotlin spring springboot3 transaction
Last synced: about 2 months ago
JSON representation
Transaction management in Spring Kafka with Database-driven operations
- Host: GitHub
- URL: https://github.com/sshehrozali/spring-kafka-tx
- Owner: sshehrozali
- Created: 2024-05-07T16:11:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T12:08:34.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T23:14:02.362Z (about 1 year ago)
- Topics: apache-kafka, database, java, kotlin, spring, springboot3, transaction
- Language: Kotlin
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-kafka-tx
Representation of a dummy Spring application showing Transaction Management in context of Database-first driven operations with Kafka producers.