tree: 2ba633793e60c8c48e5bd1ae3a146bbe05430d5a [path history] [tgz]
  1. src/
  2. case-configuration.yml
  3. case-versions.conf
  4. pom.xml
  5. README.md
dubbo-samples-nacos/dubbo-samples-nacos-configcenter/README.md

Steps to run the samples

  1. Start Nacos locally
cd src/main/resources/docker
docker-compose up
  1. Run Dubbo provider demo org.apache.dubbo.samples.configcenter.BasicProvider

  2. Run Dubbo consumer demo org.apache.dubbo.samples.configcenter.BasicConsumer, verify that standard ouput has the following content on the consumer side:

    result: hello, nacos