AbhimanyuHK/Kafka-Activator-app
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Kafka Play application ================================= This file will be packaged with your application when using `activator dist`. Controllers =========== - HomeController.java: Shows how to handle simple HTTP requests. Run Application =============== user@Kafka-Activator-app $ activator testProd Produce message =============== http://localhost:9000/producer?topic="topic name "&message="new message"