随笔分类 - 微服务Cloud
摘要:使用教程:https://blog.csdn.net/qq_43600166/article/details/136732510 第一步引入依赖 只需要服务端引入即可 <dependency> <groupId>org.springframework.cloud</groupId> <artifac
阅读全文
摘要:1、部署:通过Docker镜像 或者 安装包解压到Linux系统的方式 下载docker镜像可参考:https://www.cnblogs.com/xd99/p/18386275 docker run -d --name sentinel-dashboard \ --restart unless-s
阅读全文
摘要:教程链接:https://blog.csdn.net/m0_37999219/article/details/132585026
阅读全文