From 9a7d763e9b0731b46078c42eab1da8fdafd7a023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Tue, 2 Jan 2024 14:36:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2e024d..aa99f96 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## 项目说明 - maku-boot - 是采用SpringBoot3.1、SpringSecurity6.1、Mybatis-Plus等框架,开发的一套SpringBoot低代码开发平台,使用门槛极低,且采用MIT开源协议,完全免费开源,可免费用于** + 是采用SpringBoot3.2、SpringSecurity6.2、Mybatis-Plus等框架,开发的一套SpringBoot低代码开发平台,使用门槛极低,且采用MIT开源协议,完全免费开源,可免费用于** 商业项目**等场景。 - 采用组件模式,扩展不同的业务功能,可以很方便的实现各种业务需求,且不会导致系统臃肿,若想使用某个组件,按需引入即可,反之亦然。 - 支持Online在线表单开发,可快速开发业务,无需部署及重启服务等优点。