tree: 8f68537a4fcea16315bb9bf4ddbaa0afdc37089f [path history] [tgz]
  1. src/
  2. case-configuration.yml
  3. pom.xml
  4. README.md
dubbo-samples-nacos/dubbo-samples-nacos-registry/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.ProviderBootstrap.main

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

    result: hello, nacos