Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yacosta738/microservices-demo
- Owner: yacosta738
- Created: 2023-01-19T21:35:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:40:54.000Z (14 days ago)
- Last Synced: 2024-10-25T18:47:56.438Z (13 days ago)
- Language: Java
- Size: 155 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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