0
点赞
收藏
分享

微信扫一扫

Sentinel限流神器windows安装

罗子僧 2022-03-30 阅读 50
  1. 下载地址(进去后选择版本点download下载jar包): http://github.com/alibaba/sentinel/tags
  2. 在jar包所在文件夹cmd运行
java 
-Dserver.port=8856 
-Dcsp.sentinel.dashboard.server=localhost:8856 
-Dproject.name=sentinel-dashboard 
-jar 
sentinel-dashboard-1.7.1.jar
  1. 浏览器访问:http://localhost:8856
举报

相关推荐

0 条评论