在Spring Boot 中,@Controller 註解是專門用於處理Http 請求處理的,是以MVC 爲核心的設計思想的控制層。@RestController 則是@Controller 的衍生 ...
確定! 回上一頁