My code is below:
@Configuration public class RabbitMqCommonsConfig { @Value(AmqpConstants.EXCHANGE) private String exchangeName; @Bean DirectExc