Spring Boot+Thymeleaf下是否可以发送delete请求,以对应controller中的@DeleteMapping?
标签只能发送 get请求,如有需要,可以结合 js + ajax方式实现 delete请求