Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
jeecg
jeecg-boot
提交
c70fd338
J
jeecg-boot
项目概览
jeecg
/
jeecg-boot
上一次同步 3 年多
通知
864
Star
24375
Fork
84
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
J
jeecg-boot
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
c70fd338
编写于
11月 27, 2020
作者:
JEECG低代码平台
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
文档更新
上级
3e2f640b
变更
1
显示空白变更内容
内联
并排
Showing
1 changed file
with
29 addition
and
22 deletion
+29
-22
README.md
README.md
+29
-22
未找到文件。
README.md
浏览文件 @
c70fd338
...
...
@@ -7,14 +7,14 @@
JEECG BOOT 低代码开发平台(前后端分离版本)
===============
当前最新版本: 2.3(发布日期:2020-09-14)
-
当前最新版本: 2.3(发布日期:2020-09-14)
[
![AUR
](
https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg
)
](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
[
![
](
https://img.shields.io/badge/Author-北京国炬软件-orange.svg
)
](http://www.jeecg.com)
[
![
](
https://img.shields.io/badge/version-2.3-brightgreen.svg
)
](https://github.com/zhangdaiscott/jeecg-boot)
[
![GitHub stars
](
https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars
)
](https://github.com/zhangdaiscott/jeecg-boot)
[
![GitHub forks
](
https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork
)
](https://github.com/zhangdaiscott/jeecg-boot)
[
![AUR
](
https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg
)
](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
[
![
](
https://img.shields.io/badge/Author-北京国炬软件-orange.svg
)
](http://www.jeecg.com)
[
![
](
https://img.shields.io/badge/version-2.3-brightgreen.svg
)
](https://github.com/zhangdaiscott/jeecg-boot)
[
![GitHub stars
](
https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars
)
](https://github.com/zhangdaiscott/jeecg-boot)
[
![GitHub forks
](
https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork
)
](https://github.com/zhangdaiscott/jeecg-boot)
...
...
@@ -41,13 +41,15 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
-
技术官网:
[
http://www.jeecg.com
](
http://www.jeecg.com
)
-
开发文档:
[
http://doc.jeecg.com
](
http://doc.jeecg.com/1273753
)
-
开发文档:
[
http://doc.jeecg.com
](
http://doc.jeecg.com
)
-
微服务启动:
[
单体升级为微服务启动文档2.4+
](
http://doc.jeecg.com/2043906
)
-
在线演示 :
[
http://boot.jeecg.com
](
http://boot.jeecg.com
)
-
视频教程 :
[
JeecgBoot入门视频
教程
](
http://www.jeecg.com/doc/video
)
-
视频教程 :
[
JeecgBoot入门视频
](
http://www.jeecg.com/doc/video
)
-
常见问题:
[
入门常见问题
大全
](
http://bbs.jeecg.com/forum.php?mod=viewthread&tid=7816&extra=page%3D1
)
-
常见问题:
[
入门常见问题
](
http://bbs.jeecg.com/forum.php?mod=viewthread&tid=7816&extra=page%3D1
)
-
更新日志:
[
版本日志
](
http://www.jeecg.com/doc/log
)
...
...
@@ -130,15 +132,17 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
#### 后端
-
基础框架:Spring Boot 2.1.3.RELEASE
\
Spring Cloud Alibaba 2.1.0.RELEASE
-
基础框架:Spring Boot 2.3.5.RELEASE
-
微服务框架: Spring Cloud Alibaba 2.2.3.RELEASE
-
持久层框架:Mybatis-plus
_3.1.2
-
持久层框架:Mybatis-plus
3.4.1
-
安全框架:Apache Shiro 1.
4.0,Jwt_3.7
.0
-
安全框架:Apache Shiro 1.
7.0,Jwt 3.11
.0
-
微服务技术:Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywarking
-
微服务技术
栈
:Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywarking
-
数据库连接池:阿里巴巴Druid 1.1.
10
-
数据库连接池:阿里巴巴Druid 1.1.
22
-
缓存框架:redis
...
...
@@ -297,14 +301,14 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
```
## 微服务整体解决方案(2.
3
+版本)
## 微服务整体解决方案(2.
4
+版本)
1、服务注册和发现 Nacos √
2、统一配置中心 Nacos √
3、路由网关 gateway √
3、路由网关 gateway
(三种加载方式)
√
4、分布式 http feign √
...
...
@@ -314,13 +318,13 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
7、统一权限控制 JWT + Shiro √
8、服务监控 SpringBootAdmin
[
参考文档
](
https://www.kancloud.cn/zhangdaiscott/jeecgcloud/1761865
)
8、服务监控 SpringBootAdmin
√
9、链路跟踪 Skywarking
[
参考文档
](
https://www.kancloud.cn/zhangdaiscott/jeecgcloud/1771670
)
10、消息中间件
SpringCloudStream+RabbitMQ
[
参考文档
](
https://www.kancloud.cn/zhangdaiscott/jeecgcloud/1744409
)
10、消息中间件
RabbitMQ √
11、分布式任务 xxl-job
[
参考文档
](
https://www.kancloud.cn/zhangdaiscott/jeecgcloud/1801263
)
11、分布式任务 xxl-job
√
12、分布式事务 Seata
...
...
@@ -330,6 +334,9 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
15、CAS 单点登录 √
16、路由限流 √
#### 微服务架构图
![
微服务架构图
](
https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecgboot-weifuwu-cloud.png
"在这里输入图片标题"
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录