運行之后出現下面錯誤
org.thymeleaf.exceptions.TemplateInputException: Error resolving template "emailTemplate", template might not exist or might not be accessible by any of the configured Template Resolvers
org.thymeleaf.exceptions.TemplateInputException: Error resolving template "emailTemplate", template might not exist or might not be accessible by any of the configured Template Resolvers
2018-10-17
舉報
2019-09-28
配置文件沒有配置吧?
2018-11-17
你看一下你在resources/templates/中的文件名和測試方法中
第一個參數名是否一致!