Olá amigos, tenho o código abaixo e dá erro na linha do form.
<%@ taglib uri="http://www.springframework.org/tags" prefix="s"%>
<form:form action="${s:mvcUrl('PC#gravar').build() }" method="post">
O seguinte errp é: The method getBuild() is undefined for the type MvcUriComponentsBuilder.MethodArgumentBuilder