bezkoder/spring-boot-spring-security-jwt-authentication resource
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2514
- days_rel: n/a
- days_push: 876
- n_releases_24m: 0
Adoption not part of the score
1587 stars · 897 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Spring Boot example project demonstrating token-based authentication with Spring Security, JWT, role-based authorization, and Spring Data JPA backed by MySQL or PostgreSQL. It serves as a reference implementation and companion code for a tutorial on user registration, login, and refresh tokens.
Use cases
- add jwt authentication to a spring boot rest api
- learn how spring security handles user login and registration
- implement role-based authorization with spring security
- example of refresh token flow in spring boot
- secure a spring boot backend with token based auth
- set up spring data jpa with mysql for user accounts
When to choose
- you are learning Spring Security and JWT from a working example
- you want a starter template for a Spring Boot auth backend
- you need a reference for role-based access control with Spring Data JPA
When to avoid
- you need a production-ready, maintained security library
- you require a licensed artifact for commercial redistribution
- you use a stack other than Java/Spring Boot
Facets
learning-resource · maturity maintenance
auth authorization web-framework orm database backend web-development security developer-tools tutorials jvm self-hosted spring-boot spring-security jwt example-project rest-api spring-data-jpa mysql postgresql token-authentication boilerplate web-server
1 source
- readme: https://github.com/bezkoder/spring-boot-spring-security-jwt-authentication · fetched 2026-08-28 · 92df99c51bd9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bezkoder/spring-boot-spring-security-jwt-authentication | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bezkoder/spring-boot-spring-security-jwt-authentication")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem