As a user I'd like the ability to reference a template to use to generate the transformed String, where the model for the template would be the payload.
<object-to-string-transformer input-channel="newAppointmentsChannel" template="classpath:templates/new-appointment-email.st" output-channel="doctorEmailChannel" />
Keith Donald opened INT-1036 and commented
As a user I'd like the ability to reference a template to use to generate the transformed String, where the model for the template would be the payload.
Example usage:
Code attached using foundational bits in SPR-6987.
Affects: 2.0 M2
Attachments:
Issue Links:
("depends on")