You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Este proyecto es una API REST en Spring Boot con autenticación JWT y OAuth2. Gestiona usuarios, roles y permisos, incluye seguridad con Spring Security, y previene ataques como XSS y SQL Injection. Además, implementa auditoría y monitoreo con Spring Boot Actuator, y manejo de errores personalizado.