/Real-time-running-location-simulation-and-monitoring-system

JavaSpringBoot, Spring Data, Spring Cloud, Netflix OSS, Maven, JPA, Tomcat, RabbitMQ, MongoDB, MySQL and Docker

Primary LanguageJava

#Week 4 Project

##Service Start Sequence

  1. docker-compose up
  2. sh ./start-location-simulator.sh
  3. sh ./start-location-distribution.sh
  4. sh ./start-location-updater.sh
  5. sh ./start-running-location-service.sh
  6. go to running location service folder and run sh ./upload-running.sh

##UI

  1. Open Simulator UI on http://localhost:9005
  2. Click run simulation
  3. Click cancel if you want to cancel simulation

##Hystrix stream is open at http://localhost:9005/hystrix.stream

FasterXML/jackson-databind#1239