murraco/spring-boot-jwt
JWT auth service using Spring Boot, Spring Security and MySQL observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3248
- days_rel: n/a
- days_push: 16
- n_releases_24m: 0
Adoption not part of the score
1688 stars · 652 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JWT authentication service built with Spring Boot and Spring Security, backed by MySQL, featuring short-lived access tokens and rotating, revocable refresh tokens. It serves as a reference implementation/boilerplate for token-based authentication in Java microservices, with OpenAPI/Swagger documentation.
Use cases
- add jwt authentication to a spring boot app
- reference implementation of refresh token rotation
- boilerplate for a spring security login api
- set up token-based auth with mysql user storage
- learn how jwt authentication works in java
- starting point for a microservices auth service
When to choose
- you're building a Java/Spring Boot backend and need JWT auth out of the box
- you want a working example of access + refresh token flows with revocation
- you need a self-hosted authentication service you can adapt to your stack
When to avoid
- you use a non-JVM stack or a framework other than Spring
- you need a full-featured identity provider with SSO, MFA, or social login
- you prefer managed auth solutions like Auth0 or Keycloak
Facets
application · maturity active
auth api-framework http-server security backend web-development security apis jvm jwt spring-boot spring-security refresh-tokens mysql openapi swagger authentication-service boilerplate web-server docker
1 source
- readme: https://github.com/murraco/spring-boot-jwt · fetched 2026-08-28 · cb6a2f50e989
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| murraco/spring-boot-jwt | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="murraco/spring-boot-jwt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem