Skip to content

Creation of 3 microservices in Quarkus/Java: 1st microservice reads a csv file and writes each line to a Kafka topic; 2nd microservice reads the kafka topic, interprets the content and writes a collection on mongo; 3rd REST dataservice microservice that reads from the mongo collection.

Notifications You must be signed in to change notification settings

niclagallicchio/Microservices-with-Quakus-Kafka-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices-with-Quakus-Kafka-MongoDB

About

Creation of 3 microservices in Quarkus/Java: 1st microservice reads a csv file and writes each line to a Kafka topic; 2nd microservice reads the kafka topic, interprets the content and writes a collection on mongo; 3rd REST dataservice microservice that reads from the mongo collection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published