Skip to content

SpringBootCourses/data-store-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data store microservice

This is data store microservice for YouTube course.

This application receives data from Data analyser service with Apache Kafka and Debezium.

Usage

To start an application you need to pass variables to .env file.

You can use example .env.example file with some predefined environments.

You can find Docker compose file in Data analyser service docker/docker-compose.yaml.

Application is running on port 8083.

All insignificant features (checkstyle, build check, dto validation) are not presented.

Just after startup application will try to connect to Apache Kafka and begin to listen topics from data topic created by Debezium.

About

This is data provider microservice for YouTube course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published