You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User request will go the GATEWAY-SERVICE and then route to the specified URL
#movie-catalog-service works as a front controller and it will communicate to movie-rating-service and movie-info-service
#Populate response and back to the requester.