I am new to using thymeleaf, I am using it to generate and send email; it is as a service which is called from another spring boot app.
I am getting the following error: org.thymeleaf.exceptions.TemplateInputException: Error resolving template [easylogin.html], template might not exist or might not be accessible by any of the configured Template Resolvers Caused by: org.thymeleaf.exceptions.TemplateInputException: Error resolving template [/error-template.html], template might not exist or might not be accessible by any of the configured Template Resolvers easy-login.html and error-template.html are the pages which arre part of the calling spring boot app. Thanks, Tushar -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/30ef9b9f-0cff-44ab-b643-a2dc9b7bb334%40apereo.org.
