From 5d20f827041c34ba19a08df81594efd94e08dad5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Fri, 24 Mar 2023 15:44:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index c3cae92..a061abf 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,14 @@ ## 项目说明 - maku-boot - 是采用SpringBoot3.0、SpringSecurity6.0、Mybatis-Plus等框架,开发的一套SpringBoot快速开发系统,使用门槛极低,且采用MIT开源协议,完全免费开源,可免费用于** + 是采用SpringBoot3.0、SpringSecurity6.0、Mybatis-Plus等框架,开发的一套SpringBoot低代码开发平台,使用门槛极低,且采用MIT开源协议,完全免费开源,可免费用于** 商业项目**等场景。 - 采用组件模式,扩展不同的业务功能,可以很方便的实现各种业务需求,且不会导致系统臃肿,若想使用某个组件,按需引入即可,反之亦然。 +- 支持Online在线表单开发,可快速开发业务,无需部署及重启服务等优点。 +- 前端工程:https://gitee.com/makunet/maku-admin - 开发文档:[https://maku.net/docs/maku-boot](https://maku.net/docs/maku-boot) - 演示环境:https://demo.maku.net/maku-boot - -## 前端工程 - -- Gitee仓库:https://gitee.com/makunet/maku-admin -- Github仓库:https://github.com/makunet/maku-admin - -## 代码生成器 - -- Gitee仓库:https://gitee.com/makunet/maku-generator -- Github仓库:https://github.com/makunet/maku-generator - -## 交流和反馈 - -- 官方社区:https://maku.net -- Gitee仓库:https://gitee.com/makunet/maku-boot -- Github仓库:https://github.com/makunet/maku-boot +- 官网地址:https://maku.net ## 微信交流群 @@ -29,11 +16,21 @@ ![输入图片说明](images/qrcode.png) + +## 开源汇总 +- 低代码开发平台(单体版):https://gitee.com/makunet/maku-admin +- 低代码开发平台(微服务):https://gitee.com/makunet/maku-cloud +- 超好用的代码生成器:https://gitee.com/makunet/maku-generator +- Vue3.x 后台管理UI:https://gitee.com/makunet/maku-admin +- Vue3.x 表单设计器:https://gitee.com/makunet/maku-form-design + + ## 支持 如果觉得框架还不错,或者已经在使用了,希望你可以去 [Github](https://github.com/makunet/maku-boot) 或 [Gitee](https://gitee.com/makunet/maku-boot) 帮作者点个 ⭐ Star,这将是对作者极大的鼓励与支持。 + ## 架构图 ![输入图片说明](images/0.png)