Skip to content

Special Routes Service

Wuyi Chen edited this page Apr 5, 2019 · 7 revisions

Description

Provide an alternate endpoint for a certain service.

Technique

  • Spring Cloud
  • Spring Data JPA
  • Netflix Eureka
  • Netflix Hystrix

Available API Calls

Method URL Description
GET http://localhost:8040/v1/route/abtesting/{application name} Get all the alternate endpoint for a certain application service
Clone this wiki locally