Skip to content

Latest commit

 

History

History

springcloud-gateway

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

springCloud版本对照信息

https://start.spring.io/actuator/info

使用

  • 修改yml中的nacos地址为你的实际地址
  • 启动服务1
  • 启动服务2
  • 启动网关服务
  • 浏览器输入http://localhost:20000/server1/get
  • 浏览器输入http://localhost:20000/server2/get