Skip to content

Commit

Permalink
!255 update README.md
Browse files Browse the repository at this point in the history
Merge pull request !255 from 码匠君/develop
  • Loading branch information
herodotus-ecosystem authored and gitee-org committed Dec 7, 2024
2 parents 58fb8d8 + f705187 commit 1926b03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

## 企业级技术中台微服务架构与服务能力开发和管理平台

**Dante Cloud** 国内首个支持阻塞式和响应式服务并行的微服务平台。是采用**领域驱动模型(DDD)**设计思想,以「**高质量代码、低安全漏洞**」为核心,基于 Spring 生态全域开源技术,高度**模块化和组件化设计**,支持**智能电视、IoT等物联网设备**认证,满足**国家三级等保要求**,支持**接口国密数字信封加解密**等一系列安全体系的多租户微服务解决方案。可以**一套代码实现微服务和单体两种架构**”的企业级应用系统。
**Dante Cloud** 国内首个支持阻塞式和响应式服务并行的微服务平台。是采用**领域驱动模型(DDD)**设计思想,以「**高质量代码、低安全漏洞**」为核心,基于 Spring 生态全域开源技术,高度**模块化和组件化设计**,支持**智能电视、IoT等物联网设备**认证,满足**国家三级等保要求**,支持**接口国密数字信封加解密**等一系列安全体系的多租户微服务解决方案。独创的可以**一套代码实现微服务和单体两种架构灵活切换**”的企业级应用系统。

### 理念

Expand All @@ -48,7 +48,7 @@
## Dante Cloud 响应式版本特性

- `Spring Boot` 已升级至 3.4.0
- `Spring Authorization Server` 已升级至 1.3.3
- `Spring Authorization Server` 已升级至 1.4.0
- 全面采用 Java 21,默认开启虚拟线程,以改善阻塞操作的处理降低系统资源的消耗
- 支持传统的 `阻塞式` 微服务与基于 `Reactor``WebFlux``响应式` 微服务同时运行在一套系统之中
- 不强制使用 `响应式` 方式开发,可根据自身项目对资源吞吐量、资源消耗、特殊功能性能保障的需求,灵活的选择是采用 `响应式` 还是 `阻塞式` 来开发对应的服务。
Expand Down Expand Up @@ -167,7 +167,7 @@
| Spring Cloud | 2024.0.0 |
| Spring Cloud Alibaba | 2023.0.1.2 |
| Spring Cloud Tencent | 1.14.0-2023.0.0 |
| Spring Authorization Server | 1.3.3 |
| Spring Authorization Server | 1.4.0 |
| Spring Boot Admin | 3.4.1 |
| Nacos | 2.4.3 |
| Sentinel | 1.8.8 |
Expand Down

0 comments on commit 1926b03

Please sign in to comment.