参数怎么跟api 不对应 哪里问题 版本吗
void convertAndSend(String exchange, String routingKey, Object message, MessagePostProcessor messagePostProcessor)
throws AmqpException;
这个参数messagePostProcessor 怎么不是correlationData
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version>
</parent>
spring-amqp-2.0.5.RELEASE.jar