microservices-demo

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

Stars
0

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