随笔分类 - 学习
技术积累
摘要:以下内容转自:https://www.swack.cn/wiki/001557409799713ca16fa7271334e4cadbf9cc76fd0d933000/0015931471097505edb31370de542088d4520607b6370df000 场景 装了一个ubuntu18
阅读全文
摘要:问题描述: eureka server 项目pom中添加配置 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-security</artifactId> </depend
阅读全文
摘要:镜像下载 执行如下命令 docker pull zookeeper 默认会从官方镜像库拉取最新zk镜像 xxx>docker pull zookeeper Using default tag: latest latest: Pulling from library/zookeeper 6ec7b7d
阅读全文