Form submission and validation in Spring MVC
kanezi kanezi
1.27K subscribers
1,019 views
0

 Published On Mar 9, 2023

Part 5 of multipart series where simple java spring mvc web app is secured by spring security framework. Authentication 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 5, we'll implement user sign in form and also enable users to change their passwords.
We'll discuss how to validate and process form input.

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

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

00:00 - intro
01:07 - sign up form
05:37 - fomanticUI toast
10:12 - sign up form
13:18 - error htmls
17:06 - handle form error
21:10 - UserDetailsManager implementation
25:58 - sign up implementation
29:15 - password change feature
33:03 - hidden method filter
34:37 - change password form
36:21 - password match validation
37:51 - password change implementation
46:01 - outro

show more

Share/Embed