Kotlin app with Spring Boot and Kafka, producer exposes an endpoint to send messages via REST API
POST http://localhost:8080/send {topic, message}
Kotlin app with Spring Boot and Kafka, producer exposes an endpoint to send messages via REST API
POST http://localhost:8080/send {topic, message}