From 4783276dde8dbd88711be789929b299ef621bded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E8=83=BD=E5=88=B6=E9=80=A0=E4=BA=91=E5=8A=9E?= =?UTF-8?q?=E5=85=AC?= <598748873@qq.com> Date: Thu, 1 Sep 2022 13:17:12 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 智能制造云办公 <598748873@qq.com> --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 91d4bbab..b6387493 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,6 @@ BOM表|为自产商品打造结构清单,清晰了解成本价等|生产计划 ---|---|--- [SpringBoot](http://spring.io/projects/spring-boot)|核心框架|2.0.3 [MyBatis](http://www.mybatis.org/mybatis-3/zh/index.html)|ORM框架 -[Druid](https://github.com/alibaba/druid)|数据库连接池| [Maven](http://maven.apache.org/)|项目构建管理| [redis](https://redis.io/)|key-value存储系统|3.2集群(不要问我单机的能不能行) [webSocket](http://www.runoob.com/html/html5-websocket.html)|浏览器与服务器全双工(full-duplex)通信|