|
|
|
@@ -73,11 +73,12 @@ spring: |
|
|
|
publisher-confirms: true |
|
|
|
publisher-returns: false |
|
|
|
virtual-host: / |
|
|
|
|
|
|
|
aliyunRocketmq: |
|
|
|
accessKeyId:LTAI4G2hFwCBVhxCFbV7nBxf |
|
|
|
accessKeySecret:LTAI4G2hFwCBVhxCFbV7nBxf |
|
|
|
producerGroupId:GID_P_1 |
|
|
|
namesrvAddr:http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080 |
|
|
|
accessKeyId: LTAI4G2hFwCBVhxCFbV7nBxf |
|
|
|
accessKeySecret: LTAI4G2hFwCBVhxCFbV7nBxf |
|
|
|
producerGroupId: GID_P_1 |
|
|
|
namesrvAddr: http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080 |
|
|
|
flyway: |
|
|
|
enabled: false |
|
|
|
|
|
|
|
|