thymeleaf遍历map集合输出key+value

<span style=" padding-right: 0px;" th:each="blogId,key : ${keysMap}" th:if="${not #lists.isEmpty(keysMap)}"> <a th:href="@{'/blog/articles/'+${key.current.key} }"> <span style="font-size: 15px;right:0
相关文章
相关标签/搜索