Skip to content

AndreyJVM/test-restful-booker-platform

Repository files navigation


Endpoints Restful booker:

auth

  • http://localhost:3004/auth/swagger-ui/index.html
  • http://localhost:3004/auth/actuator/health
  • http://localhost:3004/auth/actuator/logfile

booking

  • http://localhost:3000/booking/swagger-ui/index.html
  • http://localhost:3000/booking/actuator/health
  • http://localhost:3000/booking/actuator/logfile

branding

  • http://localhost:3002/branding/swagger-ui/index.html
  • http://localhost:3002/branding/actuator/health
  • http://localhost:3002/branding/actuator/logfile

message

  • http://localhost:3006/message/swagger-ui/index.html
  • http://localhost:3006/message/actuator/health
  • http://localhost:3006/message/actuator/logfile

report

  • http://localhost:3005/report/swagger-ui/index.html
  • http://localhost:3005/report/actuator/health
  • http://localhost:3005/report/actuator/logfile

room

  • http://localhost:3001/room/swagger-ui/index.html
  • http://localhost:3001/room/actuator/health
  • http://localhost:3001/room/actuator/logfile

Assets

  • http://localhost:3003/actuator/health
  • http://localhost:3003/actuator/logfile

Releases

No releases published

Packages

No packages published