we have an application that needs to send out various different types of template email. The current code is very cumbersome and not very flexible. Does any one konw of a library to help with this type of work… We are looking for some kind of templating library for email.
we have an application that needs to send out various different types of template
Share
StringTemplate is also a very nice template engine.