simon.vergauwen
11/22/2021, 7:15 PMFlow
based Kafka programs.
Was wondering if there would be any interest in such a library, and/or if people are interested in contributing. Or if there is an existing library already out there. I have some operators, and examples ready if someone is interested.
https://github.com/nomisRev/kotlin-kafkaJacob
11/22/2021, 7:36 PMhfhbd
11/22/2021, 7:52 PMsimon.vergauwen
11/22/2021, 8:44 PMJamal Khan
12/07/2021, 3:03 AMFlux
to a Flow
using the asFlow
extension)
This link should create a starter for you: https://start.spring.io/#!type=gradle-project&language=kotlin&platformVersion=2.6.1&p[…]cessor&dependencies=web,cloud-stream,kafka,actuator,devtools
and then you can add the kotlinx deps