摘要: 安装kafka后启动zookeeper报错 Classpath is empty. Please build the project first e.g. by running 'gradlew,原因是从官网上下载的是src源码,应该下载正常的压缩包 阅读全文
posted @ 2020-04-22 20:21 沟渠映明月 阅读(6020) 评论(0) 推荐(1)
摘要: 添加依赖,根据springboot版本,选择对应的slueth-zipkin版本 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-sleuth-zipkin</artifactId> 阅读全文
posted @ 2020-04-22 20:17 沟渠映明月 阅读(1429) 评论(0) 推荐(0)