示例
1 <a th:href="@{/delete/{id}(id=${user.id})}">
{id}是占位符
Spring a标签链接的使用
原文:https://www.cnblogs.com/hzyhx/p/11100440.html