Commit 847c67fb authored by zhouxu's avatar zhouxu

增加ons配置样例

parent e12eef45
......@@ -11,6 +11,19 @@
<version>版本号</version>
</dependency>
```
#### 增加配置
```
ali-ons:
onsAddr: http://onsaddr-internet.aliyun.com/rocketmq/nsaddr4client-internet
accessKey: '*************'
secretKey: '***************'
onsProperties:
- topic: Miya************Dev
groupId: GID-*******8-dev
consumerEnable: true
producerEnable: true
```
#### 增加生产者
......
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