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

ali-bouali/spring-boot-3-jwt-security resource

Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6 observed · 2026-08-28

github.com/ali-bouali/spring-boot-3-jwt-security · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 0
  • Release rhythm 35
  • Longevity 95

Flags: no_releases

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: 1343
  • days_rel: n/a
  • days_push: 793
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2036 stars · 925 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A sample Java project demonstrating JWT-based authentication and role-based authorization with Spring Boot 3 and Spring Security 6. It includes user registration, login, refresh tokens, logout, BCrypt password encryption, and Docker Compose setup with PostgreSQL.

Use cases

  • implement jwt authentication in spring boot 3
  • learn spring security 6 with jwt
  • add refresh token and logout to a spring boot app
  • role-based authorization example in spring boot
  • secure a rest api with web tokens
  • spring boot jwt starter template with postgres and docker

When to choose

  • starting a new Spring Boot 3 API that needs JWT auth
  • learning how Spring Security 6 filter chains and JWT filters fit together
  • wanting a working reference for refresh tokens and role-based access

When to avoid

  • you need production-hardened security rather than a teaching sample
  • your stack is not Java/Spring
  • you need OAuth2/social login or SSO out of the box

Facets

learning-resource · maturity stable

auth authorization security security backend web-development tutorials jvm self-hosted spring-boot spring-security jwt jwt-authentication refresh-token bcrypt sample-project boilerplate docker

2 sources

Member repositories

RepositoryRoleHealth v2
ali-bouali/spring-boot-3-jwt-securitymain31

For agents

markdown · JSON · MCP: product_card(name="ali-bouali/spring-boot-3-jwt-security")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem