随笔分类 -  学习

技术积累
摘要:以下内容转自:https://www.swack.cn/wiki/001557409799713ca16fa7271334e4cadbf9cc76fd0d933000/0015931471097505edb31370de542088d4520607b6370df000 场景 装了一个ubuntu18 阅读全文
posted @ 2021-01-27 17:03 llCoding 阅读(2084) 评论(0) 推荐(2)
摘要:问题描述: eureka server 项目pom中添加配置 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-security</artifactId> </depend 阅读全文
posted @ 2021-01-21 15:58 llCoding 阅读(377) 评论(0) 推荐(0)
摘要:镜像下载 执行如下命令 docker pull zookeeper 默认会从官方镜像库拉取最新zk镜像 xxx>docker pull zookeeper Using default tag: latest latest: Pulling from library/zookeeper 6ec7b7d 阅读全文
posted @ 2020-12-29 16:16 llCoding 阅读(1000) 评论(0) 推荐(0)