Update README.

pull/991/head
rancho 1 year ago committed by Haotian Zhang
parent abed6d57af
commit ed6596ab5b

@ -10,53 +10,51 @@
[English](./README.md) | 简体中文 [English](./README.md) | 简体中文
--- README:
- [介绍](#介绍)
- [如何构建](#如何构建)
- [如何使用](#如何使用)
- [使用示例](#使用示例)
更多文档请查看[Wiki](https://github.com/Tencent/spring-cloud-tencent/wiki)
## 介绍 ## 介绍
> 欢迎各位同学点击右上角 Star 按钮,持续关注我们的项目,给予我们最大的支持~ Spring Cloud Tencent 是基于 Spring Cloud SPI 实现的一站式微服务解决方案。通过集成 Spring Cloud 和腾讯中间件,让分布式服务和微服务的开发、测试、发布和运维变得更加简单。
Spring Cloud Tencent 是腾讯开源的一站式微服务解决方案。 <img src="https://user-images.githubusercontent.com/4991116/170412323-ecaf544c-1d7b-45db-9cf0-591544e50c64.png" width="80%" />
Spring Cloud Tencent 实现了Spring Cloud 标准微服务 SPI开发者可以基于 Spring Cloud Tencent 快速开发 Spring Cloud **服务发现和治理**
云原生分布式应用。
Spring Cloud Tencent 的核心依托腾讯开源的一站式服务发现与治理平台 [PolarisMesh](https://polarismesh.cn/) Spring Cloud Tencent 集成 Spring Cloud 和北极星。北极星是一个支持多语言和多框架的服务发现和治理平台。
,实现各种分布式微服务场景。
- [Polaris Github home page](https://github.com/polarismesh/polaris) - [北极星 Github](https://github.com/polarismesh/polaris)
- [Polaris official website](https://polarismesh.cn/)
Spring Cloud Tencent提供的能力包括但不限于 Spring Cloud 集成北极星可以解决以下问题:
<img width="1029" alt="image" src="https://user-images.githubusercontent.com/4991116/170412323-ecaf544c-1d7b-45db-9cf0-591544e50c64.png"> - 服务管理:服务发现、服务发现、健康检查
- 流量控制:可自定义的流量路由、负载均衡、限频限流、访问控制
- 故障容错:服务和接口熔断和降级、实例熔断和切换
- 配置管理:版本管理、灰度发布、动态更新
- 服务注册和发现 ## 如何构建
- 动态配置管理
- 服务治理
- 服务限流
- 服务熔断
- 服务路由
- ...
- 标签透传
## 体验环境 运行以下命令进行构建。
- 管控台地址: http://14.116.241.63:8080/ **Linux and Mac**
- 账号polaris
- 密码polaris
- 控制面地址: `grpc://183.47.111.80:8091`
-
`spring-cloud-tencent-example` 下 example 地址都默认指向了体验服务地址(`grpc://183.47.111.80:8091`),如果您只是体验 ```
Spring Cloud ./mvnw clean package
Tencent可直接一键运行任何 example。 ```
## 管控台 **Windows**
<img width="1727" alt="sc" src="https://user-images.githubusercontent.com/4991116/197529819-78b20ba8-0e60-450c-a8e3-0c2bf04caa15.png"> ```
.\mvnw.cmd clean package
```
## 使用指南 ## 如何使用
Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要引入依赖即可。 Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要引入依赖即可。
@ -96,36 +94,21 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
```` ````
## 开发入门 ## 使用示例
You can build this project with command: 北极星为开发者提供体验环境:
```shell - [北极星控制台](http://14.116.241.63:8080)
## MacOS or Linux - 北极星服务端地址:`grpc://183.47.111.80:8091`
./mvnw clean package
## Win 在 spring-cloud-tencent-example 项目里,北极星服务端地址默认配置为`grpc://183.47.111.80:8091`。
.\mvnw.cmd clean package
```
## 文档
请阅读 [Wiki](https://github.com/Tencent/spring-cloud-tencent/wiki)
## 交流群 ## 交流群
描下面的二维码加入 Spring Cloud Tencent 交流群 扫码二维码,加入 Spring Cloud Tencent 交流群。欢迎用户反馈使用问题和优化建议。
<img src="https://user-images.githubusercontent.com/24446200/169198148-d4cc3494-3485-4515-9897-c8cb5504f706.png" width="30%" height="30%" /> <img src="https://user-images.githubusercontent.com/24446200/169198148-d4cc3494-3485-4515-9897-c8cb5504f706.png" width="20%" height="20%" />
## License
The spring-cloud-tencent is licensed under the BSD 3-Clause License. Copyright and license information can be found in
the file [LICENSE](LICENSE)
## Stargazers over time ## Stargazers over time
如果您对 Spring Cloud Tencent 有兴趣,请关注我们的项目~ [![](https://starchart.cc/Tencent/spring-cloud-tencent.svg)](https://starchart.cc/Tencent/spring-cloud-tencent)
[![Stargazers over time](https://starchart.cc/Tencent/spring-cloud-tencent.svg)](https://starchart.cc/Tencent/spring-cloud-tencent)

@ -1,6 +1,5 @@
<img src="https://github.com/Tencent/spring-cloud-tencent/raw/2022.0/doc/logo/rectangle-white.png" width="60%" height="60%" alt="Spring-Cloud-Tencent-Logo"/> <img src="https://github.com/Tencent/spring-cloud-tencent/raw/2022.0/doc/logo/rectangle-white.png" width="60%" height="60%" alt="Spring-Cloud-Tencent-Logo"/>
[![Wiki](https://badgen.net/badge/icon/wiki?icon=wiki&label)](https://github.com/Tencent/spring-cloud-tencent/wiki) [![Wiki](https://badgen.net/badge/icon/wiki?icon=wiki&label)](https://github.com/Tencent/spring-cloud-tencent/wiki)
[![Maven Central](https://img.shields.io/maven-central/v/com.tencent.cloud/spring-cloud-tencent?label=Maven%20Central)](https://search.maven.org/search?q=g:com.tencent.cloud%20AND%20a:spring-cloud-tencent) [![Maven Central](https://img.shields.io/maven-central/v/com.tencent.cloud/spring-cloud-tencent?label=Maven%20Central)](https://search.maven.org/search?q=g:com.tencent.cloud%20AND%20a:spring-cloud-tencent)
[![Contributors](https://img.shields.io/github/contributors/Tencent/spring-cloud-tencent)](https://github.com/Tencent/spring-cloud-tencent/graphs/contributors) [![Contributors](https://img.shields.io/github/contributors/Tencent/spring-cloud-tencent)](https://github.com/Tencent/spring-cloud-tencent/graphs/contributors)
@ -11,48 +10,51 @@
English | [简体中文](./README-zh.md) English | [简体中文](./README-zh.md)
README:
- [Introduction](#introduction)
- [How to build](#how-to-build)
- [How to use](#how-to-use)
- [Examples](#examples)
Visit [Wiki](https://github.com/Tencent/spring-cloud-tencent/wiki) to learn more
## Introduction ## Introduction
Spring Cloud Tencent is a open source one-stop microservice solution from Tencent. Spring Cloud Tencent is an one-stop microservice solution which implements the standard Spring Cloud SPI. It integrates Spring Cloud with Tencent middlewares and makes it easy to develop microservice.
Spring Cloud Tencent implements the Spring Cloud standard microservice SPI, so developers can quickly develop Spring <img src="https://user-images.githubusercontent.com/4991116/170412596-692f8dae-42f7-495f-a451-01396e381eb0.png" width="80%" />
Cloud cloud-native distributed applications based on Spring Cloud Tencent.
The core of Spring Cloud Tencent relies on Tencent's open-source one-stop service discovery and governance **Service discovery and governance**
platform [PolarisMesh](https://polarismesh.cn) to realize various distributed microservice scenarios.
- [PolarisMesh Github home page](https://github.com/polarismesh/polaris) Spring Cloud Tencent integrates Spring Cloud with Polaris which is an open source system for service discovery and governance.
- [PolarisMesh official website](https://polarismesh.cn/)
The capabilities provided by Spring Cloud Tencent include but are not limited to: - [Polaris Github](https://github.com/polarismesh/polaris)
<img width="1031" alt="image" src="https://user-images.githubusercontent.com/4991116/170412596-692f8dae-42f7-495f-a451-01396e381eb0.png"> Spring Cloud with Polaris can solve these problem:
- Service registration and discovery - service management: service discovery, service registry and health check
- Dynamic configuration management - traffic control: customizable routing, load balance, rate limiting and access control
- Service Governance - fault tolerance: circuit breaker for service, interface and instance
- Service rate limit - config management: config version control, grayscale release and dynamic update
- Service circuit breaker
- Service routing
- ...
- Label transparent transmission
## Demo Environment ## How to build
- Console Address : http://14.116.241.63:8080/ Run these commands to build this project as follow.
- Username: polaris
- Password: polaris
- Server Address: `grpc://183.47.111.80:8091`
The example addresses under `spring-cloud-tencent-example` all point to the experience service **Linux and Mac**
address (`grpc://183.47.111.80:8091`) by default. If you only experience Spring Cloud Tencent, you can run any example
directly with one click.
## Screenshots ```
./mvnw clean package
```
<img width="1727" alt="sc" src="https://user-images.githubusercontent.com/4991116/197529819-78b20ba8-0e60-450c-a8e3-0c2bf04caa15.png"> **Windows**
```
.\mvnw.cmd clean package
```
## Use Guide ## How to use
All the components of Spring Cloud Tencent have been uploaded to the Maven central repository, just need to introduce All the components of Spring Cloud Tencent have been uploaded to the Maven central repository, just need to introduce
dependencies. dependencies.
@ -93,32 +95,20 @@ For example:
```` ````
## Develop Guide ## Examples
You can build this project with command: The experience environment of Polaris is provided for developers:
```shell - [Polaris Console](http://14.116.241.63:8080)
## MacOS or Linux - Polaris Server Address: `grpc://183.47.111.80:8091`
./mvnw clean package
## Win The address of Polaris server in spring-cloud-tencent-example is `grpc://183.47.111.80:8091` by default.
.\mvnw.cmd clean package
```
## Documents
Pelease refer to [Wiki](https://github.com/Tencent/spring-cloud-tencent/wiki)
## Chat Group ## Chat Group
Please scan the QR code to join the chat group. Please scan the QR code to join the chat group.
<img src="https://user-images.githubusercontent.com/24446200/169198148-d4cc3494-3485-4515-9897-c8cb5504f706.png" width="30%" height="30%" /> <img src="https://user-images.githubusercontent.com/24446200/169198148-d4cc3494-3485-4515-9897-c8cb5504f706.png" width="20%" height="20%" />
## License
The spring-cloud-tencent is licensed under the BSD 3-Clause License. Copyright and license information can be found in
the file [LICENSE](LICENSE)
## Stargazers over time ## Stargazers over time

Loading…
Cancel
Save