Zuul Server - wuyichen24/spring-microservices-in-action GitHub Wiki
Description
The service gateway which routes incoming service calls to proper services by a single entry point.
Technique
- Spring Cloud
- Netflix Zuul
Available API Calls
No. | Method | URL | Description |
---|---|---|---|
ZUS1 | GET | http://localhost:5555/routes | Display all the managed routes with Zuul |