From f3677f426dd25d4872f19136c6d5be2b79079c8c 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: Tue, 16 Aug 2022 14:29:18 +0000 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E6=8A=80=E6=9C=AF=E6=A0=88?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 智能制造云办公 <598748873@qq.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12137e057..b96bd2983 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ Druid|数据库连接池|https://github.com/alibaba/druid Maven|项目构建管理|http://maven.apache.org/ redis|key-value存储系统|https://redis.io/ webSocket|浏览器与服务器全双工(full-duplex)通信|http://www.runoob.com/html/html5-websocket.html -Activiti|工作流引擎|https://www.activiti.org/ +Flowable|工作流引擎|https://www.flowable.com/open-source/ spring mvc|视图框架|http://spring.io/ -quartz 2.2.2|定时任务|http://www.quartz-scheduler.org/ +xxl-job|定时任务|https://gitee.com/xuxueli0323/xxl-job?_from=gitee_search/ RocketMQ|消息队列|https://rocketmq.apache.org/dowloading/releases/ solr|企业级搜索应用服务器|https://lucene.apache.org/solr/ Spring Cloud|微服务框架(目前用户APP端接口)|https://springcloud.cc/ -- GitLab