Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 417 Bytes

Movie-Ticket-Booking

This is project is to book ticket through online. It contains several API which are build based on micro service structure. I have used Eureka service discovery, Zuul API gateway, Spring cloud, Active MQ, Ribbon cloud with Java 8 using spring boot. These are the following port for the corresponding API:

  1. Eureka Server - 8761
  2. Registration server - 8000
  3. Zuul API gateway - 8762