Nacos快捷
输入 -m standalone 即可
sentinel快捷
上诉步骤!!
ject.name=sentinel-dashboard -jar
D:newfotTCGBIVtoolssentinelsentinel-dashboard-1.8.1.jar
其中D:newfotTCGBIVtoolssentinel 为文件路径 找到放置的此文件路径
如cmd打开 在sentinel对应目录,打开命令行(cmd),启动运行sentinel 此代码为:
java -Dserver.port=8180 -Dcsp.sentinel.dashboard.server=localhost:8180 -Dproject.name=sentinel-dashboard -jar sentinel-dashboard-1.8.1.jar
完成 apply即可
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)