Dockerized Spring Boot app with JWT authentication using Spring Security.
233
Spring Security JWT is a Dockerized Spring Boot REST API that demonstrates JWT-based authentication and authorization using Spring Security.
This project provides a secure backend setup with:
User signup & login APIs, JWT token generation & validation, Role-based access control, Stateless authentication for REST APIs
It is suitable for backend developers, DevOps engineers, and learners who want to understand or deploy secure Spring Boot applications in containers.
Use Cases:
Securing REST APIs, Authentication service for microservices, Learning Spring Security + JWT, Dockerized backend for CI/CD pipelines
Tech Stack:
Java, Spring Boot, Spring Security, JWT(JSON Web Token), Docker
Run with Docker:
docker run -d -p 8082:8080 gurkiran24/spring-security-jwt
Content type
Image
Digest
sha256:c9c8eaacb…
Size
130.7 MB
Last updated
7 months ago
docker pull gurkiran24/spring-security-jwt:v1