From 22244c2e822b852b16c5a7ce010c7e82aa1cb535 Mon Sep 17 00:00:00 2001 From: 8ga Date: Mon, 30 Jun 2025 13:48:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 3e13ec1..049897f 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ # 技能清单 -### 开发相关 - | 技能点 | 掌握程度 | 补充 | |:-----|:-----|:-----| | MySQL | 熟练 | B+Tree、MVCC | @@ -17,11 +15,6 @@ | RocketMQ | 熟练 | 普通消息、定时消息、顺序消息、事务消息 | | Spring Boot | 熟练 | 能手写starter集成中间件或封装二方库 | | Spring Cloud | 熟练 | 基于Spring Cloud Alibaba构建微服务应用 | - -### 运维相关 - -| 技能点 | 掌握程度 | 补充 | -|:-----|:-----|:-----| | Linux | 熟练 | 熟练编写Shell脚本发布应用或追踪问题,例如在服务器上安装1Panel,通过可视化WebUI创建计划任务,定时采集某些数据 | | Docker | 熟练 | 熟练编写 Dockerfile 适配容器化部署 | | Nginx | 熟练 | 反向代理、静态资源托管、负载均衡 |