Spring security architecture overview | for web apps

Опубликовано: 15 Июль 2026
на канале: kanezi
2,153
87

Part 2 of multipart series where simple java spring mvc web app is secured by spring security framework. Login is also enabled by google and github social login oath2/oidc providers and users saved to relational database.
App is deployed to various cloud providers.

In part 2, we add spring security to our java spring servlet web app and discuss basic concepts and architecture of spring security framework.

Railway.app:
https://tinyurl.com/railway-kanezi

Github repo:
https://github.com/kanezi/spring-soci...