💥 chore: v3.1.4.0
- 主要更新 - [升级] Spring Boot 版本升级至 3.1.4 - 其它更新 - [优化] 优化工程整体 pom 文件,去除无用的配置及信息 - [重构] 重构自定义 JPA UUID 生成器名称,风格与 JPA 定义统一 - [升级] minio docker 镜像版本升级至 RELEASE.2023-09-20T22-49-55Z - 依赖更新 - [升级] redisson 版升级至 3.23.5 - [升级] aws-java-sdk-s3 版本升级至 1.12.554 - [升级] hutool 版本升级至 6.0.0-M6 - [升级] bootstrap webjars 版本升级至 5.3.2 - [升级] alipay-sdk-java 版本升级至 4.38.85.ALL
This commit is contained in:
parent
250d6f45c4
commit
c83eed26cd
18
README.md
18
README.md
|
@ -6,16 +6,16 @@
|
|||
|
||||
<p align="center">
|
||||
<a href="https://github.com/spring-projects/spring-authorization-server" target="_blank"><img src="https://img.shields.io/badge/Spring%20Authorization%20Server-1.1.2-blue.svg?logo=spring" alt="Spring Authorization Server 1.1.2"></a>
|
||||
<a href="https://spring.io/projects/spring-boot" target="_blank"><img src="https://img.shields.io/badge/Spring%20Boot-3.1.3-blue.svg?logo=spring" alt="Spring Boot 3.1.3"></a>
|
||||
<a href="https://spring.io/projects/spring-boot" target="_blank"><img src="https://img.shields.io/badge/Spring%20Boot-3.1.4-blue.svg?logo=spring" alt="Spring Boot 3.1.4"></a>
|
||||
<a href="https://spring.io/projects/spring-cloud" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud-2022.0.4-blue.svg?logo=spring" alt="Spring Cloud 2022.0.4"></a>
|
||||
<a href="https://github.com/alibaba/spring-cloud-alibaba" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Alibaba-2022.0.0.0-blue.svg?logo=alibabadotcom" alt="Spring Cloud Alibaba 2022.0.0.0"></a>
|
||||
<a href="https://github.com/Tencent/spring-cloud-tencent" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Tencent-1.12.1--2022.0.4-blue.svg?logo=tencentqq" alt="Spring Cloud Tencent 1.12.1-2022.0.4"></a>
|
||||
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://img.shields.io/badge/Nacos-2.2.4-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.2.4"></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.1.3.6-red.svg?logo=spring" alt="Version 3.1.3.6"></a>
|
||||
<a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.1.3.6-red.svg?logo=spring" alt="Dante Engine 3.1.3.6"></a>
|
||||
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.1.3.6-red.svg?logo=spring" alt="Dante OSS 3.1.3.6"></a>
|
||||
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.1.4.0-red.svg?logo=spring" alt="Version 3.1.4.0"></a>
|
||||
<a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.1.4.0-red.svg?logo=spring" alt="Dante Engine 3.1.4.0"></a>
|
||||
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.1.4.0-red.svg?logo=spring" alt="Dante OSS 3.1.4.0"></a>
|
||||
<a href="https://bell-sw.com/pages/downloads/#downloads" target="_blank"><img src="https://img.shields.io/badge/JDK-17%2B-green.svg?logo=openjdk" alt="Java 17"></a>
|
||||
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg?logo=apache" alt="License Apache 2.0"></a>
|
||||
<a href="https://www.herodotus.cn"><img src="https://visitor-badge.laobi.icu/badge?page_id=dante-cloud&title=Total%20Visits" alt="Total Visits"></a>
|
||||
|
@ -38,7 +38,7 @@
|
|||
|
||||
## 企业级技术中台微服务架构与服务能力开发平台
|
||||
|
||||
Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和服务能力开发平台,是采用领域驱动模型(DDD)设计思想的、全面拥抱 Spring Authorization Server 的、基于 OAuth2.1 协议的、支持智能电视、IoT等物联网设备认证的微服务架构。基于 Spring Authorization Server 1.1.2、Spring Boot 3.1.3、Spring Cloud 2022.0.4、Spring Cloud Tencent 1.12.1-2022.0.4、Spring Cloud Alibaba 2022.0.0.0、Nacos 2.2.4 等主流技术栈开发的多租户系统,遵循SpringBoot 编程思想,高度模块化和可配置化。具备服务发现、配置、熔断、限流、降级、监控、多级缓存、分布式事务、工作流等功能。
|
||||
Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和服务能力开发平台,是采用领域驱动模型(DDD)设计思想的、全面拥抱 Spring Authorization Server 的、基于 OAuth2.1 协议的、支持智能电视、IoT等物联网设备认证的微服务架构。基于 Spring Authorization Server 1.1.2、Spring Boot 3.1.4、Spring Cloud 2022.0.4、Spring Cloud Tencent 1.12.1-2022.0.4、Spring Cloud Alibaba 2022.0.0.0、Nacos 2.2.4 等主流技术栈开发的多租户系统,遵循SpringBoot 编程思想,高度模块化和可配置化。具备服务发现、配置、熔断、限流、降级、监控、多级缓存、分布式事务、工作流等功能。
|
||||
|
||||
## 定位
|
||||
|
||||
|
@ -57,7 +57,11 @@ Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和
|
|||
|
||||
> Dante Cloud 一直秉承“简洁、高效、包容、务实”的理念,不会采取任何额外的手段来获取更多的 Star,绝对真实就像其产品一样。如果你认可和喜欢 Dante Cloud,请不要吝啬你的赞美,项目右上角点颗小星星。
|
||||
|
||||
## Dante Cloud 3.0.0 新特性
|
||||
## 说明
|
||||
|
||||
因 Spring Boot 2.7.X 和 3.0.X 将分别于 2023年11月18日 和 2023年11月24日 停止维护,考虑到技术发展趋势,决定停止 Dante Cloud 2.7.X 版本代码的维护,专注 3.1.X 维护及 3.2.X 开发。2.7.16.Final 版本是 Dante Cloud 2.7.X 系列最后一个版本,代码仍旧会保留,可在工程 2.7.X 分支中获取。
|
||||
|
||||
## Dante Cloud 3.1.X 新特性
|
||||
|
||||
### 1. 核心基础依赖便捷切换
|
||||
|
||||
|
@ -143,7 +147,7 @@ Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和
|
|||
|
||||
| 组件 | 版本 |
|
||||
|-----------------------------|-----------------|
|
||||
| Spring Boot | 3.1.3 |
|
||||
| Spring Boot | 3.1.4 |
|
||||
| Spring Cloud | 2022.0.4 |
|
||||
| Spring Cloud Alibaba | 2022.0.0.0 |
|
||||
| Spring Cloud Tencent | 1.12.1-2022.0.4 |
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
VERSION=3.1.3.6
|
||||
VERSION=3.1.4.0
|
||||
GATEWAY_SERVICE_NAME=dante-cloud-gateway
|
||||
GATEWAY_SERVICE_PORT=8847
|
||||
UAA_SERVICE_NAME=dante-cloud-uaa
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
VERSION=3.1.3.6
|
||||
VERSION=3.1.4.0
|
||||
GATEWAY_SERVICE_NAME=dante-cloud-gateway
|
||||
GATEWAY_SERVICE_PORT=8847
|
||||
UAA_SERVICE_NAME=dante-cloud-uaa
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<groupId>cn.herodotus.engine</groupId>
|
||||
<artifactId>dependencies</artifactId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>modules</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-module-common</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>modules</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-module-metadata</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>modules</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-module-security</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>modules</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-module-social</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>modules</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-module-strategy</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>dante-cloud</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>modules</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>packages</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>authentication-spring-boot-starter</artifactId>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<parent>
|
||||
<artifactId>packages</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>dante-cloud</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>packages</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>packages</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>service-spring-boot-starter</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>platform</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-cloud-gateway</artifactId>
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
<parent>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<artifactId>platform</artifactId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-cloud-message</artifactId>
|
||||
|
|
|
@ -30,11 +30,11 @@
|
|||
<parent>
|
||||
<artifactId>platform</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-cloud-monitor</artifactId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
<name>dante-cloud-monitor</name>
|
||||
<description>dante-cloud-monitor</description>
|
||||
<dependencies>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>platform</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-cloud-uaa</artifactId>
|
||||
|
|
|
@ -30,12 +30,12 @@
|
|||
<parent>
|
||||
<artifactId>platform</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>dante-cloud-upms</artifactId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>dante-cloud</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>platform</artifactId>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<artifactId>dependencies</artifactId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
<relativePath>dependencies/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -31,11 +31,11 @@
|
|||
<parent>
|
||||
<artifactId>services</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-cloud-bpmn-ability</artifactId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
|
||||
<name>dante-cloud-bpmn-ability</name>
|
||||
<description>基于Camunda工作流的服务</description>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>services</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-cloud-bpmn-logic</artifactId>
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
<parent>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<artifactId>services</artifactId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dante-cloud-oss-ability</artifactId>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<artifactId>dante-cloud</artifactId>
|
||||
<groupId>cn.herodotus.dante</groupId>
|
||||
<version>3.1.3.6</version>
|
||||
<version>3.1.4.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>services</artifactId>
|
||||
|
|
Loading…
Reference in New Issue