Skip to content
Haotian Zhang edited this page Dec 12, 2023 · 49 revisions

Spring Cloud Tencent

介绍

Spring Cloud Tencent 是腾讯开源的一站式微服务解决方案。

Spring Cloud Tencent 实现了Spring Cloud 标准微服务 SPI,开发者可以基于 Spring Cloud Tencent 快速开发 Spring Cloud 云原生分布式应用。

Spring Cloud Tencent 的核心依托腾讯开源的一站式服务发现与治理平台 PolarisMesh ,实现各种分布式微服务场景。

Spring Cloud Tencent提供的能力包括但不限于:

image

体验环境

  • 管控台地址: http://119.91.66.223/
    • 账号:polaris
    • 密码:polaris
  • 控制面地址: grpc://119.91.66.223:8091
  • spring-cloud-tencent-example 下 example 地址都默认指向了体验服务地址(grpc://119.91.66.223:8091),如果您只是体验 Spring Cloud Tencent,可直接一键运行任何 example。
Clone this wiki locally