Defining our own ConnectionFactoryfor Rabbit is superfluous. Spring delivers a default auto-configured version where you can configure the same properties (or even more than we supported in our implementation).
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>