我需要這樣的想法:<table> <tr> <!-- th:each="value : ${values}" --> <td>Name:</td> <td>${value}</td> <!-- each end --> </tr></table>這是沒有元素的循環(huán),我可以在其中使用 th:each 屬性。
Thymeleaf “foreach” 沒有根元素
函數(shù)式編程
2023-09-20 15:55:49