Note: Run as Springbootapp using Spring Tool Suite. Run discovery server. Run all three microservices. Run gateway Service.
Go To Url: http://localhost:8661/service-one/get Go To Url: http://localhost:8662/service-two/get Go To Url: http://localhost:8663/service-three/get
Go To Url for gateway routing : http://localhost:8080/service-one/get
http://localhost:8080/service-two/get
http://localhost:8080/service-three/get
Please report bugs, concerns, suggestions by issues.