# nacos-demo **Repository Path**: gsocode/nacos-demo ## Basic Information - **Project Name**: nacos-demo - **Description**: 微服务注册与发现学习 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/123git123 - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-12 - **Last Updated**: 2021-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 工程简介 # 延伸阅读 #限流熔断 账号密码:sentinel ```shell script java -Dserver.port=8080 -Dcsp.sentinel.dashboard.server=localhost:8080 -Dproject.name=sentinel-dashboard -jar sentinel-dashboard.jar ```