Baeldung/spring-security-registration resource
Go further into "Learn Spring Security": observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 1
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3836
- days_rel: n/a
- days_push: 594
- n_releases_24m: 0
Adoption not part of the score
1658 stars · 1163 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
learning-resource · maturity active
auth security web-framework security web-development developer-tools tutorials jvm spring-security spring-boot registration authentication java example-project baeldung spring
2 sources
- readme: https://github.com/Baeldung/spring-security-registration · fetched 2026-08-28 · 19cb2d166387
- homepage: https://bit.ly/github-lss · fetched 2026-08-29 · 045310f2bfe0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Baeldung/spring-security-registration | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="Baeldung/spring-security-registration")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem