- Run mysql with docker
docker-compose up -d
-
Start eureka service
-
Start zuul service
-
Start final-project service
Next you can visit these URLs to check the final-project service:
http://localhost:9090/api/student-by-address/swagger-ui.html
http://localhost:9090/api/student-by-service/swagger-ui.html