I want to get parameter with PreAuthorize anotation in Spring:
@RequestMapping(value = "/remove/{id}", method = RequestMethod.GET) @PreAuthorize(&qu