J
J
## Enhancement Regarding javadoc of eg [convertSendAndReceiveAsType(...)](https://docs.spring.io/spring-amqp/docs/latest_ga/api/org/springframework/amqp/rabbit/core/RabbitTemplate.html#convertSendAndReceiveAsType-java.lang.Object-org.springframework.amqp.rabbit.connection.CorrelationData-org.springframework.core.ParameterizedTypeReference-) > > Returns: > the response if there is one. [I suggest adding: **null on timeout**] > Throws: > AmqpException - if there...
## Enhancement Hello, How do you find idea of making String RepublishMessageRecoverer.prefixedOriginalRoutingKey protected instead of private? It would make if possible to override prefixedOriginalRoutingKey to send back with different routing...