Ankush Gatfane

Results 1 issues of Ankush Gatfane

https://github.com/spring-projects/spring-amqp/blob/e2414fadb76ef85ea93858e32dd07899fb37e705/spring-rabbit/src/main/java/org/springframework/amqp/rabbit/listener/AbstractMessageListenerContainer.java#L454 With new spring upgrade, from 2.1.x to 2.2.x, I started facing problem while startup the spring container having rabbit message listeners bean definitions. We are getting error: ``` Caused...

type: improvement