开发者社区 问答 正文

springCloudBusInput 和 springCloudBusOutput 这两个 Bin

springCloudBusInput 和 springCloudBusOutput 这两个 Binding 的属性可以通 过什么来修改?

展开
收起
vncamyi27xznk 2021-11-11 11:16:23 479 分享 版权
1 条回答
写回答
取消 提交回答
  • "可以通过配置文件进行修改(比如修改 topic) spring.cloud.stream.bindings: springCloudBusInput: destination: my-bus-topic springCloudBusOutput: destination: my-bus-topic 这本电子书收录开发者藏经阁,下载连接:https://developer.aliyun.com/topic/download?id=1216"

    2021-11-11 19:19:52
    赞同 展开评论
问答地址: