Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yacosta738/microservices-demo

Master event-driven microservices architecture with patterns using Spring boot, Spring cloud, Kafka and Elasticsearch
https://github.com/yacosta738/microservices-demo

Last synced: 11 days ago
JSON representation

Master event-driven microservices architecture with patterns using Spring boot, Spring cloud, Kafka and Elasticsearch

Awesome Lists containing this project

README

        

# 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