Commit 25ee571e by 黄杰

commit sentinel 服务管理

parent 5882333d
#### 进入到jar包所在目录 使用以下命令直接启动即可 要求java8环境
java -Dserver.port=8080 \
-Dcsp.sentinel.dashboard.server=localhost:8080 \
-jar target/sentinel-dashboard.jar
####参考资源
https://blog.csdn.net/noaman_wgs/article/details/103328793
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment