Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 324 Bytes

kafka store

Quarkus application to dump Kafka messages into a database. A REST endpoint is also provided to query through the database

Configuration

See src/main/resources for the required information to consume data from kafka

FAQ

How to add header files in my new src files?

Run:

mvn licence:format