Skip to content

rocketmq-v5-client-spring-boot怎么没有rocketmq.push-consumer配置了? #747

@JogJo

Description

@JogJo

application.yml中配置,只有producer和simple-consumer,没有看到push-consumer,是取消掉了吗?

官方示例里还是使用了push-consumer去配置,并通过实现RocketMQListener来消费消息

rocketmq:
push-consumer:
endpoints: 192.168.1.100:8081
tag: "*"
simple-consumer:
endpoints: 192.168.1.100:8081

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions