Skip to content

This project is a client demonstration of the messaging library (commons-kafka-vertical-events) using vertical events.

Notifications You must be signed in to change notification settings

czetsuya/commons-kafka-vertical-events-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Czetsuya Tech | Commons/Unified Kafka Vertical Events Client

This project is a client demonstration of the messaging library (commons-kafka-vertical-events) using vertical events.

How to Run

  1. Run the docker-compose file under the folder docker. This will start a zookeeper and kafka instance.

docker-compose up

  1. Run the project in your favorite IDE.

  2. Open a Kafka IDE like BigData Kafka in IntelliJ or Conduktor. Create a consumer for the topic: HmDataOps-Iam-vertical-events. So that you can watch the events get created and consume.

  3. Open Postman and send a POST http request to the endpoint: http://localhost:8080/api/events/actions/generate. This will create an event send and consume using the library.

Repositories

About

This project is a client demonstration of the messaging library (commons-kafka-vertical-events) using vertical events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages