I have a controller like so:
@GetMapping(value = "/list") @PreAuthorize("@authService.hasPermission(\'read\')") public Page