org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] code example
Example: thymeleaf Request method 'POST' not supportedorg.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported
// FOR DELETE METHODS THIS CONFIG MAY BE NECESSARY IN YOUR app.properties:
spring.mvc.hiddenmethod.filter.enabled=true