Jul 22, 2017 · 1 min read
Yeah the FluentProducerTemplate is maybe a little bit easier to use (uses builder pattern) than ProducerTemplate, as it allows to build up the request with body, and adding each header(s) and then send to the endpoint and get the response message back in the java type you need etc.
