Files
spring-integration/spring-integration-amqp/src
Gary Russell 3e63fe4eb7 BoundRabbitChannelAdvice - reject invalid config
Don't allow a `waitForConfirmsTimeout` if the factory is not configured
for simple publisher confirmations.

Otherwise, a runtime error will occur.

**cherry-pick to 5.2.x, 5.1.x**
2020-04-29 15:12:31 -04:00
..