Skip to content

Zuul Server

Wuyi Chen edited this page Jun 12, 2019 · 7 revisions

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
Clone this wiki locally