Files
spring-amqp/spring-rabbit/src
Gary Russell 0ccfcbe283 GH-1433: Fix DMLC Monitor Thread Name
Resolves https://github.com/spring-projects/spring-amqp/issues/1433

Used `beanName` instead of `listenerId` (which falls back to `beanName` if `null`).
Containers for annotations are not beans per se.

**cherry-pick to 2.4.x, 2.3.x**
2022-03-15 15:24:28 -04:00
..