如何在thymeleaf和freemarker的url中绑定传递的参数
如何在thymeleaf和freemarker的url中绑定传递的参数
freemarker
<a href="/user/getUserInfo?userId=${user.userId}" style="color: #878787">查看</a>
thymeleaf
<a th:href="@{/admin/download/{id}(id=${file.id})}" class="ui mini blue basic button">下载</a>
相关推荐
丽丽 2020-10-30
visionzheng 2020-04-20
85291545 2020-03-26
东哥笔记 2020-02-29
goodyatou 2020-01-29
GechangLiu 2020-01-26
ffujbcf 2019-12-05
空间数据库是 2019-11-18
yangjinpingc 2018-05-20
MicroBoy 2017-03-30
努力的zhiyi 2017-01-17
姜依涛 2019-06-27
jackuseradmin 2019-06-27
newstudent0 2019-06-27
LeeEmmmm 2019-06-21
wangjie 2018-09-25
hanyueqi 2017-06-14
稀土 2018-05-11