Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 345 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 345 Bytes

Java Experiments

Simple Java application (Spring Boot based) for experiments.

Build and start

Maven:

make maven-build
make maven-start

Gradle:

make gradle-build
make gradle-start

Kafka Producer

Kafka Producer

Kafka Consumer

Kafka Consumer