Ross ROSS = Recommend OSS · open-source software intelligence for agents

murraco/spring-boot-jwt

JWT auth service using Spring Boot, Spring Security and MySQL observed · 2026-08-28

github.com/murraco/spring-boot-jwt · Java · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
murraco/spring-boot-jwtmain76

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