Dubbo ServiceComb Samples 中文
This project provide samples for Dubbo ServiceComb. Read each sub-project for details about each sample.
Running samples, must first prepare CSE environment. There are two options for you to choose from:
- Download and install a Local CSE, CSE 1.0 , CSE 2.0
- Using CSE in Huawei Cloud
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