I would like to use @PreAuthorize annotations to secure methods in Spring REST controller, using method parameters, e.g.I would like to use @PreAuthorize annotations t
I would like to use @PreAuthorize annotations to secure methods in Spring REST controller, using method parameters, e.g.I would like to use @PreAuthorize annotations t