Skip to content
lepdou edited this page Apr 14, 2022 · 49 revisions

Spring Cloud Tencent

Spring Cloud Tencent is a one-stop microservice solution developed and maintained by Tencent.

Spring Cloud Tencent implements the Spring Cloud standard microservice SPI, so developers can quickly develop Spring 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 platform Polaris to realize various distributed microservice scenarios.

The capabilities provided by Spring Cloud Tencent include but are not limited to:

  • Service registration and discovery
  • Dynamic configuration management
  • Service Governance
    • Service current limit
    • Service circuit breaker
    • Service routing
    • ...
  • Label transparent transmission

Screenshots

image

Use guide

Clone this wiki locally