If you want to apply it for all methods in a controller declare it on the controller class level: @RestController @RequestMapping("/test") ...
確定! 回上一頁