This bundle consists of two simple projects, One is Login microservice which is running on port 1907 and a gateway project which acts as a reverse proxy and accept requests on port 8080 and filters the requests and direct them to proper microservices -
View it on GitHub