Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyang0507 committed May 15, 2024
1 parent 450ec8f commit 4098a71
Show file tree
Hide file tree
Showing 10 changed files with 1,142 additions and 649 deletions.
406 changes: 0 additions & 406 deletions src/content/docs/reference/code-generator-configuration.md

This file was deleted.

738 changes: 738 additions & 0 deletions src/content/docs/reference/code-generator-configuration.mdx

Large diffs are not rendered by default.

461 changes: 288 additions & 173 deletions src/content/docs/reference/new-code-generator-configuration.md

Large diffs are not rendered by default.

24 changes: 0 additions & 24 deletions src/content/docs/resources/eco-system.md

This file was deleted.

70 changes: 70 additions & 0 deletions src/content/docs/resources/eco-system.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
title: 开源生态
sidebar:
order: 1
---

import { Card, CardGrid, LinkCard } from '@astrojs/starlight/components';

## Baomidou 开源团队其余作品

<CardGrid>
<LinkCard
title="MybatisX"
description="一款全免费且强大的 IDEA 插件,支持跳转,自动补全生成 SQL,代码生成。"
href="https://github.com/baomidou/MybatisX"
/>
<LinkCard
title="Mybatis-Mate"
description="为 MyBatis-Plus 企业级模块,支持分库分表、数据审计、字段加密、数据绑定、数据权限、表结构自动生成 SQL 维护等高级特性。"
href="https://gitee.com/baomidou/mybatis-mate-examples"
/>
<LinkCard
title="AiZuDa"
description="爱组搭-低代码开发平台组件库。"
href="https://gitee.com/aizuda"
/>
<LinkCard
title="FlowLong"
description="真正的国产工作流引擎,为中国特色审批匠心打造。"
href="https://gitee.com/aizuda"
/>
<LinkCard
title="Easy-Retry"
description="分布式重试服务平台。"
href="https://www.easyretry.com/"
/>
<LinkCard
title="Dynamic-Datasource"
description="基于 SpringBoot 的多数据源组件,功能强悍,支持 Seata 分布式事务。"
href="https://gitee.com/baomidou/dynamic-datasource-spring-boot-starter"
/>
<LinkCard
title="Lock4j"
description="基于 SpringBoot 同时支持 RedisTemplate、Redission、Zookeeper 的分布式锁组件。"
href="https://gitee.com/baomidou/lock4j"
/>
<LinkCard
title="Shuan"
description="基于 Pac4J-JWT 的 WEB 安全组件, 快速集成。"
href="https://gitee.com/baomidou/shaun"
/>
<LinkCard
title="Kisso"
description="基于 Cookie 的单点登录组件。"
href="https://github.com/baomidou/kisso"
/>
<LinkCard
title="Kaptcha"
description="基于 SpringBoot 和 Google Kaptcha 的简单验证码组件,简单验证码就选它。"
href="https://gitee.com/baomidou/kaptcha-spring-boot-starter"
/>
</CardGrid>

## 更多生态资源

请移步至 [Awesome-MyBatis-Plus](https://github.com/baomidou/awesome-mybatis-plus) 查看。

## 团队荣耀

![MP荣誉](/images/content/honor.jpeg)
27 changes: 25 additions & 2 deletions src/content/docs/resources/enterprise-eco-system.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ sidebar:
order: 2
---

## 企业级生态
import { Card, CardGrid, LinkCard } from '@astrojs/starlight/components';

- [Meta](/resources/mybatis-mate)
## 企业级平台朋友圈

<CardGrid>
<LinkCard
title="Mybatis-Mate"
description="MyBatis-Plus 企业级模块,支持分库分表、数据审计、字段加密、数据绑定、数据权限、表结构自动生成 SQL 维护等高级特性。"
href="/resources/mybatis-mate"
/>
<LinkCard
title="PIG"
description="一个可支持企业各业务系统或产品快速开发实现的微服务应用数字化融合平台,为企业服务化中台整合、数字化转型提供强力支撑。"
href="/resources/pig"
/>
<LinkCard
title="Guns"
description="Guns是一个现代化的Java应用开发框架,支持插件化架构,可以自由组合细粒度模块依赖,实现不同功能的组合和剔除。"
href="/resources/guns"
/>
<LinkCard
title="Snowy"
description="Snowy是国内首个国密前后分离快速开发平台,集成国密加解密插件,实现国产化机型、中间件、数据库适配,是您的不二之选。"
href="/resources/snowy"
/>
</CardGrid>
16 changes: 6 additions & 10 deletions src/content/docs/resources/guns.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,22 @@
---
title: 插件式一体化开发平台
title: Guns
description: Guns是一个现代化的Java应用开发框架_插件式一体化开发平台
sidebar:
hidden: true
---

::: center
> **[MyBatis-Mate](https://baomidou.com/pages/1864e1) + [Guns](https://javaguns.com/enterprise) 联合授权限时折扣,一份钱享受双倍快乐,更多咨询微信 wx153666**
**[MyBatis-Mate](https://baomidou.com/pages/1864e1) + [Guns](https://javaguns.com/enterprise) 联合授权限时折扣,一份钱享受双倍快乐,更多咨询微信 wx153666**
Guns是一个现代化的Java应用开发框架,基于主流技术Spring Boot2,同时支持单体和微服务架构,Guns基于**插件化架构**,可以自由组合细粒度模块依赖,实现不同功能的组合和剔除,目前企业版支持包括**微服务****SSO统一认证****SaaS多租户****工作流****报表****支付****代码加密混淆**等数十种插件功能。

:::
**官网:**[https://javaguns.com/enterprise](https://javaguns.com/enterprise)

## [Guns一体化快速开发平台](https://javaguns.com/enterprise)
![特性](https://last.javaguns.com/pics/30b79056.png)

::: tip
:::tip
在线演示: [https://vue3.javaguns.com/](https://vue3.javaguns.com/)
:::

Guns是一个现代化的Java应用开发框架,基于主流技术Spring Boot2,同时支持单体和微服务架构,Guns基于**插件化架构**,可以自由组合细粒度模块依赖,实现不同功能的组合和剔除,目前企业版支持包括**微服务****SSO统一认证****SaaS多租户****工作流****报表****支付****代码加密混淆**等数十种插件功能。

![](https://last.javaguns.com/pics/30b79056.png)

## 产品优势

Guns历经6年积累和沉淀,已形成一套独具特点的**项目架构方案**,Guns的架构可以直接应用到任何软件或信息化公司自身的技术体系建设中,帮助企业**解决规范问题****解决复用问题****解决架构问题**,使用Guns可以快速开发出各类信息化管理系统,例如OA办公系统、项目管理系统、商城系统、供应链系统、客户关系管理系统、微信公众平台管理系统、小程序管理后台,同时可开发移动程序服务端,例如App Server服务器、小程序Server服务器等。
Expand Down
16 changes: 6 additions & 10 deletions src/content/docs/resources/mybatis-mate.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
---
title: 数据处理低代码解决方案
description: Mybatis企业级开源低代码应用开发平台
title: MyBatis-Meta
description: Mybatis-Plus 企业级数据处理低代码解决方案
sidebar:
hidden: true
---

## [MyBatis-Mate 企业级数据处理模块](https://baomidou.com/pages/1864e1)

提供企业级的高级特性,旨在更敏捷优雅处理数据。
提供企业级的高级特性,旨在更敏捷优雅处理数据。[使用教程](/guides/advanced-features/)

- 数据审计(对账):快速对比两对象属性差异
- 数据敏感词过滤:自主可控敏感词库,自动过滤敏感词,让敏感词无处遁形
Expand All @@ -18,10 +16,8 @@ sidebar:
- 字段脱敏:用户隐私好帮手
- 多数据源:分库分表、动态加载、多数据源事务等处理一应俱全

::: center

**MyBatis-Mate + PigX 联合授权限时折扣,一份钱享受双倍快乐,欢迎微信扫码咨询**
---

<img align="center" src="https://minio.pigx.top/oss/1647315825.gif"/>
MyBatis-Mate + PigX 联合授权限时折扣,一份钱享受双倍快乐,欢迎微信扫码咨询

:::
![联合授权](https://minio.pigx.top/oss/1647315825.gif)
22 changes: 7 additions & 15 deletions src/content/docs/resources/pig.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
---
title: SpringCloud低代码快速开发平台
title: PIG 微服务开发平台
description: SpringCloud企业级开源低代码应用开发平台_低代码微服务开发管理平台
sidebar:
hidden: true
---

## [PIG 微服务开发平台](https://pig4cloud.com)
## 联系信息

::: note 联系我们:<a href="https://kf.pig4cloud.com" target="_blank"><Badge text="点击联系我们"/></a>

官方网站: [https://pig4cloud.com](https://pig4cloud.com?from=mp)

产品介绍: [https://paper.pig4cloud.com](https://paper.pig4cloud.com)

在线演示: [http://preview.pig4cloud.com](http://pigx.pigx.top)

:::
- 官网: [PIG 微服务开发平台](https://pig4cloud.com)
- 联系我们: [https://kf.pig4cloud.com](https://kf.pig4cloud.com)
- 官方网站: [https://pig4cloud.com](https://pig4cloud.com?from=mp)
- 产品介绍: [https://paper.pig4cloud.com](https://paper.pig4cloud.com)
- 在线演示: [http://preview.pig4cloud.com](http://pigx.pigx.top)

### 产品荣誉

Expand Down Expand Up @@ -51,8 +47,4 @@ PIG 商业版应用微服务、容器、DevOps 等云原生技术,封装了大

**<mark>MyBatis-Mate + PigX 联合授权限时折扣,一份钱享受双倍快乐,欢迎微信扫码咨询</mark>**

::: center

<img align="center" src="https://minio.pigx.top/oss/1647315825.gif"/>

:::
11 changes: 2 additions & 9 deletions src/content/docs/resources/snowy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ sidebar:
hidden: true
---

::: center

<img align="center" src="/img/springboot.png"/>

:::

<img align="center" src="/images/content/springboot.png"/>

### 产品介绍

Expand All @@ -26,9 +21,7 @@ Snowy是国内首个国密前后分离快速开发平台,采用Vue3+AntDesignV

产品文档: [https://www.xiaonuo.vip/doc](https://www.xiaonuo.vip/doc)


![](https://pan.xiaonuo.vip/?explorer/share/file&hash=87aezjDgKhZAtVBvlw0lkiiLfz6MmgIF3Q4aRp6B9pjbP10oHPz4QXrR&name=/admin_index_01.0edb73a4.png
)
![](https://pan.xiaonuo.vip/?explorer/share/file&hash=87aezjDgKhZAtVBvlw0lkiiLfz6MmgIF3Q4aRp6B9pjbP10oHPz4QXrR&name=/admin_index_01.0edb73a4.png)

### 架构特性

Expand Down

0 comments on commit 4098a71

Please sign in to comment.