Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/1031 Provide a mechanism to provide retry/dlq configuration when adding a custom error handler, effectively moving this functionality from the binder to the container. Address PR comments; fix test to use embedded broker.