spring-boot-security-jwt
CommunityJWT security for Spring Boot
Authorgiuseppe-trisciuoglio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides production-ready patterns for JWT authentication/authorization in Spring Boot using Spring Security 6.x and JJWT, including token rotation, multi-tenancy, OAuth2, RBAC, ABAC, and token management.
Core Features & Use Cases
- JWT generation, validation, rotation, and revocation
- Stateless authentication with OAuth2 resource servers
- RBAC/permission-based access control and ABAC strategies
- Microservices security, inter-service authentication
Quick Start
Configure JWT generation with a sample UserDetails service and protect an API endpoint with @PreAuthorize.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spring-boot-security-jwt Download link: https://github.com/giuseppe-trisciuoglio/developer-kit/archive/main.zip#spring-boot-security-jwt Please download this .zip file, extract it, and install it in the .claude/skills/ directory.