Fixes spring-cloud/spring-cloud-stream/#1028 Adding unit test to verify message conversion for error channel Instead of directly binding on the error channel, use a bridge channel and apply custom converters on that channel and then bind Make corresponding test changes renaming key used for error Adding tests for exceptions on error channel when content type is set