Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 307 Bytes

File metadata and controls

16 lines (11 loc) · 307 Bytes

springCloud版本对照信息

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

使用

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