Commit fd8258a1 by yangjinjue

修改readme

parent 28d79b5f
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
## 项目简介 ## 项目简介
### 1. 服务端介绍 ### 1. 服务端介绍
* 配置文件 `application.properties` * 配置文件 `application.properties`
```$xslt ```
spring.dubbo.application.name=provider spring.dubbo.application.name=provider
spring.dubbo.registry.address=zookeeper://localhost:2181 spring.dubbo.registry.address=zookeeper://localhost:2181
spring.dubbo.protocol.name=dubbo spring.dubbo.protocol.name=dubbo
......
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