jsp裡面有個c:foreach遍歷,thymeleaf裡面也有th:each ... Object>>(); Map<String, Object> m = new HashMap<String, Object>(); m.put("name", ...
確定! 回上一頁