Skip to content

hjiebsco/helloZuul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helloZuul

Stand-alone sample Zuul gateway service that can discover service from Eureka and route all request to HelloService.

  • The address of Eureka server is specified in application.yml.
  • Service itself has end point at port 8082
  • Service will route all requests to HelloService registered on Eureka
  • service itself can be packaged as either a regular jar or Docker image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages