Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.02 KB

Dubbo ServiceComb Samples 中文

This project provide samples for Dubbo ServiceComb. Read each sub-project for details about each sample.

Prerequisites

Running samples, must first prepare CSE environment. There are two options for you to choose from:

More information can be found in Huawei Cloud.

And edit application.yml or dubbo.properties for each microserivce, configure the correct CSE services, like config center and service center.

Samples using CSE 1.0 in default,the config service is config-center. If using CSE 2.0, config service change to kie:

dubbo.servicecomb.config.type: kie
dubbo.servicecomb.config.address: http://127.0.0.1:30110