Files
spring-cloud-stream/spring-cloud-stream-binders
Ilayaperumal Gopinathan 6bbf688d63 Preserve contentType when de-serializing messages from non-SCSt app
- When deserialising the message, replace `contentType` with the `originalContentType` only if the `originalContentType` isn't null which means the original content type was set by the producer before serialising.
 - Add and fix tests

This resolves #404
2016-03-09 17:53:25 +01:00
..
2016-02-25 12:44:27 -05:00