How to complete current limiting based on Alibaba Sentinel in the Spring boot project

流控样例

Run

sentinel-dashboard

用下面的命令启动 sentinel-dashboard

java -Dserver.port=19009 -Dcsp.sentinel.dashboard.server=192.168.1.131:19009 -Dproject.name=sentinel-dashboard -jar asserts/sentinel-dashboard-1.8.1.jar

打开浏览器,输入网址http://192.168.1.131:19009/,出现sentinel-dashboard登录页,在

用户名为sentinel、密码为sentinel,

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章