mimacom blog

Data transformation with Spring Cloud Stream

April 4, 2018

Spring Cloud Stream 2.0 comes with a more consistent and simplified message transformation support. In this blog post we look into how we can convert a message in XML format received on a channel to JSON and send it to another channel to be consumed by further message handlers.

Read more
Newer posts Older posts