Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 149 Bytes

File metadata and controls

3 lines (2 loc) · 149 Bytes

Kotlin app with Spring Boot and Kafka, producer exposes an endpoint to send messages via REST API

POST http://localhost:8080/send {topic, message}