@Controller & @ResponseBody are clubbed inside the single annotation called @RestController. Definition for @RestController from spring doc.
確定! 回上一頁