Skip to content

rc-bandit4461/spring-cloud-gateway-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Cloud Gateway Template with Eureka with a REST service

Steps:

  1. start discovery-service (eureka)
  2. start gateway-service
  3. start first-service

loadbalancing

to test loadbalacing, start another instance of first-service by changing the port using
.\mvnw spring-boot:run -Dspring-boot.run.arguments='--server.port=<port>'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages