spring-boot/spring-boot-autoconfigure
Dave Syer 67933ab01f Add boolean flag spring.rabbit.listener.useTransactionManager
If set *and* there is a transaction manager in the context, then the
listener container created by Spring Boot will use the transaction
manager to execute the listeners.

Fixes gh-3432 (by virtue of not requiring a JtaTransactionManager any
more).
2015-07-13 14:21:18 +01:00
..
src Add boolean flag spring.rabbit.listener.useTransactionManager 2015-07-13 14:21:18 +01:00
pom.xml Next development version 2015-07-01 22:48:01 -07:00