Skip to content

zhangwei5095/spring-cloud-samples-zuul-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zuul Server

Run this app as a normal Spring Boot app. If you run from this project it will be on port 8765 (per the application.yml). Also run eureka and the stores and customers samples from the customer-stores sample.

You should then be able to view json content from http://localhost:8765/stores and http://localhost:8765/customers which are configured in application.yml as proxy routes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%