Commit a561912f by yangjinjue

修改readme

parent 588e5aaf
...@@ -29,7 +29,7 @@ spring.dubbo.module.default=false ...@@ -29,7 +29,7 @@ spring.dubbo.module.default=false
``` ```
### 2. 客户端介绍 ### 2. 客户端介绍
* 配置文件 `application.properties` * 配置文件 application.properties
```spring.dubbo.application.name=consumer ```spring.dubbo.application.name=consumer
spring.dubbo.registry.address=zookeeper://localhost:2181 spring.dubbo.registry.address=zookeeper://localhost:2181
spring.dubbo.scan=com.zhiwei.demo.client spring.dubbo.scan=com.zhiwei.demo.client
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment