慕圣2541664
2018-10-17 10:43
org.thymeleaf.exceptions.TemplateInputException: Error resolving template "emailTemplate", template might not exist or might not be accessible by any of the configured Template Resolvers
配置文件没有配置吧
你看一下你在resources/templates/中的文件名和测试方法中
templateEngine.process("emailTemplate", context);
第一个参数名是否一致!
Spring Boot 发送邮件
15289 学习 · 56 问题
相似问题