Spring Boot : User registration form + validation (backend validation) part 1
devn8
0:00 / 0:00
Spring Boot : User registration form + validation (backend validation) part 1
46 534 просмотра · 6 лет назад
devn8
1,43 тыс. подписчиков
46 534 просмотра · 6 лет назад
This video shows how to validate a form in Spring Boot.
Next video :
1. How to check if the user already exists
2. How to check if the password and the re-entered password match
3. How to save the user to the database