An open API service indexing awesome lists of open source software.

https://github.com/nick-vanduijn/springboot-rbac-example

Example Spring Boot REST API demonstrating Role-Based Access Control (RBAC) with JWT authentication and enterprise-grade audit logging. Includes real security, async audit trail, AOP, and production-ready patterns for educational purposes.
https://github.com/nick-vanduijn/springboot-rbac-example

demo example java jwt rbac role security spring springboot

Last synced: 4 months ago
JSON representation

Example Spring Boot REST API demonstrating Role-Based Access Control (RBAC) with JWT authentication and enterprise-grade audit logging. Includes real security, async audit trail, AOP, and production-ready patterns for educational purposes.

Awesome Lists containing this project