RootCauseunvalidated
Spring Security's `@PreAuthorize` expects the authority name to be embedded in the SpEL expression, so using it directly leads to hard-coded, duplicated expressions across methods.
2aa362d1-9bf1-4837-b30e-f7585e1ace25
Spring Security's @PreAuthorize expects the authority name to be embedded in the SpEL expression, so using it directly leads to hard-coded, duplicated expressions across methods.