You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
311 B
10 lines
311 B
|
6 years ago
|
spring.application.name=rocketmq-consume-acl-demo
|
||
|
|
|
||
|
|
rocketmq.name-server=Endpoint_of_Aliware_MQ
|
||
|
|
rocketmq.topic=normal_topic_define_in_Aliware_MQ
|
||
|
|
|
||
|
|
# properties used in application code
|
||
|
|
demo.rocketmq.transTopic=transaction_topic_define_in_Aliware_MQ
|
||
|
|
|
||
|
|
rocketmq.consumer.access-key=AK
|
||
|
|
rocketmq.consumer.secret-key=SK
|