string by the template-engine:
https://stackoverflow.com/questions/68101616/template-resolver-doesnt-render-in-correct-way-html-code-on-the-email
?
SpringTemplateEngine is waiting for a file from me, which I cannot, for some reason, give to it
Template Engine doesn't display rendered html normally to me
maybe there are some other engines or workaround?
I'm not an expert in thymeleaf, but google query with thymeleaf render from string popped tons of results. Here's one of the first ones: https://stackoverflow.com/questions/39062780/process-string-templates-with-thymeleaf-3
Thanks, Dmytro👍 Got it. I'll investigate in this way.
but when I'm getting: ??email.activation.greeting_en?? ??email.activation.text1_en?? http://localhost:8080/activate?key=... ??email.activation.text2_en?? ??email.signature_en?? using Template Engine it looks like the problem that template-engine cannot handle localization keys without using html file
Обсуждают сегодня