Description Resource Path Location Type The method getBuild() is undefined for the type MvcUriComponentsBuilder.MethodArgumentBuilder form.jsp /projeto-jpa-2/src/main/webapp/WEB-INF/views/produto line 15 JSP Problem
<form action="${spring:mvcUrl(''#cadastraProduto'').build()}" method="post">
Resolvi mudando a sintaxe colocando duas aspas simples ''#cadastraProduto''.