我是Spring和RabbitMQ的新手。我正在尝试生成和使用来自兔子MQ的消息。我在为生产者和使用者配置exchange名称和队列名称时遇到了困难。下面是application.propertiesspring.rabbitmq.addresses=amqp://user:pass@localhost:5672/
s
is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.cloud.stream.test.binder.MessageCollector: Failed to instantiate [org.springframework.cloud.stream.test.binder.MessageCollector]: Factory method(Ljava/lang