@Controller @RequestMapping("/orders")/* 具體指出request的類別*/ public class OrderController ... 使用當HTTP GET request是/order時, orderForm() 會被觸發。
確定! 回上一頁