Implement Role-Based Access Control (RBAC) using Spring Security. Learn how to restrict endpoint access using @PreAuthorize and user roles/authorities.