Skip to content

Event Driven Microservices Demo project related with a Udemy Course - EDD Microservices with Spring Boot, Kafka and Elastic

Notifications You must be signed in to change notification settings

Volunteer-Developers-Team/event-driven-microservices-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the application

  • Please enter the correct credentials in twitter4j.properties file in twitter-to-kafka-service and enter your github password and url on bootstrap.yml file of config-server
  • Then run mvn install -DskipTests command
  • Then run docker-compose up command in docker-compose folder
  • Check elastic_cluster.yml in docker-compose folder, where we added logstash and kibana docker images to aggreate logs

About

Event Driven Microservices Demo project related with a Udemy Course - EDD Microservices with Spring Boot, Kafka and Elastic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.6%
  • HTML 5.9%
  • Shell 0.5%