Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
Y
yudao-cloud
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
hblj
yudao-cloud
Commits
b0b24a19
提交
b0b24a19
authored
1月 17, 2023
作者:
xingyu
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
docs: update readme
上级
ace19f5d
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
7 行增加
和
7 行删除
+7
-7
README.md
README.md
+7
-7
没有找到文件。
README.md
浏览文件 @
b0b24a19
...
...
@@ -197,7 +197,7 @@ ps:核心功能已经实现,正在对接微信小程序中...
|
[
Seata
](
https://github.com/seata/seata
)
| 分布式事务 | 1.6.1 |
[
文档
](
https://www.iocoder.cn/categories/Seata/?yudao
)
|
|
[
MySQL
](
https://www.mysql.com/cn/
)
| 数据库服务器 | 5.7 / 8.0+ | |
|
[
Druid
](
https://github.com/alibaba/druid
)
| JDBC 连接池、监控组件 | 1.2.15 |
[
文档
](
http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao
)
|
|
[
MyBatis Plus
](
https://mp.baomidou.com/
)
| MyBatis 增强工具包 | 3.5.
2
|
[
文档
](
http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao
)
|
|
[
MyBatis Plus
](
https://mp.baomidou.com/
)
| MyBatis 增强工具包 | 3.5.
3.1
|
[
文档
](
http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao
)
|
|
[
Dynamic Datasource
](
https://dynamic-datasource.com/
)
| 动态数据源 | 3.6.0 |
[
文档
](
http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao
)
|
|
[
Redis
](
https://redis.io/
)
| key-value 数据库 | 5.0 / 6.0 | |
|
[
Redisson
](
https://github.com/redisson/redisson
)
| Redis 客户端 | 3.18.0 |
[
文档
](
http://www.iocoder.cn/Spring-Boot/Redis/?yudao
)
|
...
...
@@ -205,9 +205,9 @@ ps:核心功能已经实现,正在对接微信小程序中...
|
[
Spring Security
](
https://github.com/spring-projects/spring-security
)
| Spring 安全框架 | 5.7.5 |
[
文档
](
http://www.iocoder.cn/Spring-Boot/Spring-Security/?yudao
)
|
|
[
Hibernate Validator
](
https://github.com/hibernate/hibernate-validator
)
| 参数校验组件 | 6.2.5 |
[
文档
](
http://www.iocoder.cn/Spring-Boot/Validation/?yudao
)
|
|
[
Flowable
](
https://github.com/flowable/flowable-engine
)
| 工作流引擎 | 6.7.2 |
[
文档
](
https://doc.iocoder.cn/bpm/
)
|
|
[
Knife4j
](
https://gitee.com/xiaoym/knife4j
)
| Swagger 增强 UI 实现 |
3.0.3
|
[
文档
](
http://www.iocoder.cn/Spring-Boot/Swagger/?yudao
)
|
|
[
Knife4j
](
https://gitee.com/xiaoym/knife4j
)
| Swagger 增强 UI 实现 |
4.0.0
|
[
文档
](
http://www.iocoder.cn/Spring-Boot/Swagger/?yudao
)
|
|
[
SkyWalking
](
https://skywalking.apache.org/
)
| 分布式应用追踪系统 | 8.12.0 |
[
文档
](
http://www.iocoder.cn/Spring-Boot/SkyWalking/?yudao
)
|
|
[
Spring Boot Admin
](
https://github.com/codecentric/spring-boot-admin
)
| Spring Boot 监控平台 | 2.7.
9
|
[
文档
](
http://www.iocoder.cn/Spring-Boot/Admin/?yudao
)
|
|
[
Spring Boot Admin
](
https://github.com/codecentric/spring-boot-admin
)
| Spring Boot 监控平台 | 2.7.
10
|
[
文档
](
http://www.iocoder.cn/Spring-Boot/Admin/?yudao
)
|
|
[
Jackson
](
https://github.com/FasterXML/jackson
)
| JSON 工具库 | 2.13.3 | |
|
[
MapStruct
](
https://mapstruct.org/
)
| Java Bean 转换 | 1.5.3.Final |
[
文档
](
http://www.iocoder.cn/Spring-Boot/MapStruct/?yudao
)
|
|
[
Lombok
](
https://projectlombok.org/
)
| 消除冗长的 Java 代码 | 1.18.24 |
[
文档
](
http://www.iocoder.cn/Spring-Boot/Lombok/?yudao
)
|
...
...
@@ -226,12 +226,12 @@ ps:核心功能已经实现,正在对接微信小程序中...
| 框架 | 说明 | 版本 |
|----------------------------------------------------------------------|:------------:|:------:|
|
[
Vue
](
https://staging-cn.vuejs.org/
)
| Vue 框架 | 3.2.45 |
|
[
Vite
](
https://cn.vitejs.dev//
)
| 开发与构建工具 | 4.0.
3
|
|
[
Element Plus
](
https://element-plus.org/zh-CN/
)
| Element Plus | 2.2.2
7
|
|
[
Vite
](
https://cn.vitejs.dev//
)
| 开发与构建工具 | 4.0.
4
|
|
[
Element Plus
](
https://element-plus.org/zh-CN/
)
| Element Plus | 2.2.2
8
|
|
[
TypeScript
](
https://www.typescriptlang.org/docs/
)
| TypeScript | 4.9.4 |
|
[
pinia
](
https://pinia.vuejs.org/
)
| vuex5 | 2.0.2
8
|
|
[
pinia
](
https://pinia.vuejs.org/
)
| vuex5 | 2.0.2
9
|
|
[
vue-i18n
](
https://kazupon.github.io/vue-i18n/zh/introduction.html/
)
| 国际化 | 9.2.2 |
|
[
vxe-table
](
https://vxetable.cn/
)
| vue最强表单 | 4.3.
7
|
|
[
vxe-table
](
https://vxetable.cn/
)
| vue最强表单 | 4.3.
9
|
### [管理后台 uni-app 跨端](./yudao-ui-admin-uniapp)
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论