# Baeldung/spring-security-registration

Go further into "Learn Spring Security":

Repository: https://github.com/Baeldung/spring-security-registration
Canonical: https://ross.abutalabs.com/products/spring-security-registration
Homepage: https://bit.ly/github-lss
Language: Java
License: MIT
License Family: permissive
Topics: spring-security, spring
Last push: 2025-01-16T09:00:00+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 1, release rhythm 35, longevity 100
- inputs: {"age_days": 3836, "days_push": 594, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1658, forks 1163 (observed 2026-08-28T04:05:18.223412+00:00)

## What it is
A companion example project for Baeldung's Learn Spring Security course demonstrating login and registration flows with Spring Security in Java. It covers email verification, password reset, two-factor auth, reCAPTCHA, brute-force protection, and related security patterns.

## Use cases
- implement user registration with spring security
- add email verification to a spring boot app
- reset forgotten passwords in spring security
- add two-factor authentication to a java web app
- prevent brute force login attempts in spring
- integrate recaptcha with spring security registration
- learn spring security registration best practices

## When to choose
- you are following Baeldung's Learn Spring Security course or registration article series
- you need a working reference implementation of registration, email verification, and password flows in Spring Boot
- you want to see Spring Security patterns like 2FA, reCAPTCHA, and brute-force protection in Java

## When to avoid
- you need a production-ready auth library rather than educational example code
- your stack is not Java/Spring
- you want a turnkey identity provider or SSO solution

## Facets
- artifact type: learning-resource
- maturity: active
- function: auth, security, web-framework
- domain: security, web-development, developer-tools, tutorials
- platform: jvm
- tags: spring-security, spring-boot, registration, authentication, java, example-project, baeldung, spring

## Member repositories
- Baeldung/spring-security-registration (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.223412+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:44:43.729184+00:00, confidence not recorded.
  - readme: https://github.com/Baeldung/spring-security-registration (fetched 2026-08-28T04:05:18.223412+00:00, sha 19cb2d166387)
  - homepage: https://bit.ly/github-lss (fetched 2026-08-29T11:17:15.595630+00:00, sha 045310f2bfe0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
