Caros, bom dia. Estou dando de cara com esse erro, como posso ajustar para que volte a funcionar?
Quando eu tiro os três th:field ensinados durante a aula, o código volta a funcionar
Aqui está o link do git com o projeto até o momento: https://github.com/apenasDaniel/mudi-git
Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Jun 27 09:29:40 BRT 2022 There was an unexpected error (type=Internal Server Error, status=500). An error happened during template parsing (template: "class path resource [templates/pedido/formulario.html]") org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/pedido/formulario.html]")
Caused by: org.attoparser.ParseException: Error during execution of processor 'org.thymeleaf.spring5.processor.SpringInputGeneralFieldTagProcessor' (template: "pedido/formulario" - line 18, col 14) at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393) at org.attoparser.MarkupParser.parse(MarkupParser.java:257) at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230) ... 48 more Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.thymeleaf.spring5.processor.SpringInputGeneralFieldTagProcessor' (template: "pedido/formulario" - line 18, col 14)