Update README.md

pull/1/head
rancho 3 years ago committed by GitHub
parent f3ff4c1f3d
commit a85acabc6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,6 +4,16 @@ English | [简体中文](./README-zh.md)
---
README
- [Introduction](#introduction)
- [Key Features](#key-features)
- [Components](#components)
- [How to build](#how-to-build)
- [How to Use](#how-to-use)
## Introduction
Spring Cloud Tencent contains components distributed micro-service applications need during developing phase, developers that built their key architectures based on Spring Cloud can use these components
Based on Spring Cloud Tencent, you only need a small configuration to launch Spring Cloud and micro-service's joint solutions.
@ -15,7 +25,7 @@ Based on Spring Cloud Tencent, you only need a small configuration to launch Spr
* **CircuitBreaker Node**Support circuitbreak's auto-reset ability, ensure the reliability of distributed server
* **Rate Limiter**Support rate limit between microservice and access layer, ensure the stability of backend, one can configure policies and traffic data from the control panel
## Component
## Components
**[Polaris](https://github.com/polarismesh)**Polaris Spring Cloud operation centre, provide solutions to registration, dynamic routing, load balancing and circuitbreaker.

Loading…
Cancel
Save