Explorar o código

check README.md for instruction how to run it

Adam Madej hai 2 semanas
pai
achega
21a90b2175
Modificáronse 1 ficheiros con 10 adicións e 1 borrados
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -1,2 +1,11 @@
-# BoatDelivery
+1. Open all 3 projects (eurekaServer, springGateway, worker-service) and run them. Eureka first, then others.
+Note that these services use ports 8761 (eureka), 8080 (gateway), 8081 (micronaut)
+2. Open localhost:8761 to check status of services.
+3. Open http://localhost:8080/api/production/status to check it working.
+
+
+
+
+
+