Files
spring-integration/spring-integration-jms/src
Artem Bilan 756cd41085 Fix MessagingGatewaySupport implementors
The `AmqpInboundGateway` and `JmsInboundGateway` don't delegate to `super`
in their `doStart()/doStop()` implementations causing the problem with
an internal `replyMessageCorrelator` missed the proper lifecycle
management

**Cherry-pick to 5.1.x & 5.0.x**
2019-05-08 14:03:58 -04:00
..
2019-03-26 15:33:24 -04:00