From 89e408ce905e955e7d72ec12cd49b14900914d72 Mon Sep 17 00:00:00 2001 From: mindskip Date: Fri, 4 Dec 2020 10:00:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=99=E7=A8=8B=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index c3748df..7ebb75b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -34,8 +34,8 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min ### 后台系统 * spring-boot 2.1.6.RELEASE -* spring-boot-security 用户登录验证 -* undertow web容器 +* spring-boot-security 用户登录验证 +* undertow web容器 * postgresql/mysql 优秀的开源数据库 * redis 缓存,提升系统性能 * mybatis 数据库中间件