|
|
@@ -72,12 +72,11 @@ spring: |
|
|
publisher-confirms: true |
|
|
publisher-confirms: true |
|
|
publisher-returns: false |
|
|
publisher-returns: false |
|
|
virtual-host: / |
|
|
virtual-host: / |
|
|
|
|
|
|
|
|
aliyunRocketmq: |
|
|
aliyunRocketmq: |
|
|
accessKeyId: LTAI4G2hFwCBVhxCFbV7nBxf |
|
|
|
|
|
accessKeySecret: LTAI4G2hFwCBVhxCFbV7nBxf |
|
|
|
|
|
producerGroupId: GID_P_1 |
|
|
|
|
|
namesrvAddr: http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080 |
|
|
|
|
|
|
|
|
accessKeyId: "LTAI4G7ixY4AhvM35F8o3W3V" |
|
|
|
|
|
accessKeySecret: "VfWqGb83qIQrS9us45utskl8itd7ry" |
|
|
|
|
|
groupId: "GID_P_1" |
|
|
|
|
|
namesrvAddr: "http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080" |
|
|
|
|
|
|
|
|
aws: |
|
|
aws: |
|
|
clientRegion: cn-northwest-1 |
|
|
clientRegion: cn-northwest-1 |
|
|
|