Skip to content

Zuul Server

Wuyi Chen edited this page Mar 19, 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

Method URL Description
GET http://localhost:5555/routes Display all the managed routes with Zuul
Clone this wiki locally