SpringCloud的学习记录(8)
摘要:
这一章节讲zipkin-server.在我们生成的Demo项目上右键点击New->Module->spring Initializr, 然后next, 填写Group和Artifact等信息,这里Artifact填写zipkinserver, 再次next, 选择内容如下的pom.xml: 4.0.0 org.springframework.boot sp... 阅读全文
posted @ 2019-03-31 17:05 努力做一个伪程序员 阅读(393) 评论(0) 推荐(0) 编辑