Using Spring Boot with Thymeleaf, I have a Spring MVC controller with a POST request mapping to /foo. Rather than simply showing the view, it actua
POST
/foo