Skip to content

AhmedSM1/BooksStore

Repository files navigation

BooksStore

Event Driven application developed using

  • Spring boot
  • Eventuate
  • Apache Kafka
  • Apache Zookeper
  • Docker
  • MySQl
  • NoSQL
How to run the application
  • export DOCKER_HOST_IP= ...
  • docker-compose up -d
  • Run book_ws
  • Run book_ws_query
  • Run customer_ws
  • Run customer_ws_query
  • Run order_ws
  • Run order_ws_query