在controller 裡,傳遞一個list 想要渲染出來的 list.html 列出1~10。 @Controller public class appController { @GetMapping("list") ...
確定! 回上一頁