https://github.com/awakelife93/kotlin-kafka-broker
kotlin kafka broker sample
https://github.com/awakelife93/kotlin-kafka-broker
broker h2 jpa kafka kotlin postgresql producer-consumer spring-boot
Last synced: 7 months ago
JSON representation
kotlin kafka broker sample
- Host: GitHub
- URL: https://github.com/awakelife93/kotlin-kafka-broker
- Owner: awakelife93
- Created: 2024-09-07T05:38:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T10:13:15.000Z (11 months ago)
- Last Synced: 2025-01-19T09:12:05.755Z (9 months ago)
- Topics: broker, h2, jpa, kafka, kotlin, postgresql, producer-consumer, spring-boot
- Language: Kotlin
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Kafka Broker Sample (Kotlin)
### Environment
- Kotlin 2.0
- Jdk 21
- Spring boot 3.3.3
- Gradle 8.10
- Docker Compose
- Kafka
- H2
- Validation
- Jpa### Author
Hyunwoo Park