Thymeleaf - Button click to call http delete method

后端 未结 2 1608
我寻月下人不归
我寻月下人不归 2021-01-04 18:44

I would like to call the url via http delete method. I tried th:onclick and th:action but not working.

html code:

2条回答
  •  無奈伤痛
    2021-01-04 18:59

    I think you will need a form for your transaction. And also this hidden input field.

提交回复
热议问题