Skip to content

sanogotech/spring-cloud-zuul-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

spring-cloud-zuul-example

This is the source code for the blog post

https://exampledriven.wordpress.com/2016/07/06/spring-cloud-zuul-example/

Feature test url
Service auto registration via Eureka http://localhost:9090/api/customer-service/customer/1
Service registration by address http://localhost:9090/api/customer-by-address/customer/1
Service registration by Eureka service id http://localhost:9090/api/customer-by-service/customer/1
Display Routes http://localhost:9090/routes
Static response http://localhost:9090/api/static
Static response http://localhost:9090/api/static/dsf.svg
Dynamic routing http://localhost:9090/api/redirect

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.5%
  • Groovy 13.5%