你应该使用 @RequestParam 相对于 @PathParams 在这种情况下。但验证也可以应用于 @PathParam. @GetMapping(path = "extra"); public String ...
確定! 回上一頁