Implementing user sign up in Vaadin Flow applications (simple)

preview_player
Показать описание
In this video, Alejandro Duarte shows how to implement the user sign up (register) feature in a Vaadin Flow application using Java and Spring Boot.

0:00 - Intro
1:00 - Adding a link to navigate to the sign up/register view
1:43 - Implementing a simple sign up/register view
5:09 - Invoking the backend service
5:43 - Validating the input
7:50 - Saving user data in a database
8:54 - Testing the result

Links:
Рекомендации по теме
Комментарии
Автор

Thank You! I was searching all over the internet for a registration video in Vaadin

anujchaturvedi
Автор

I don't know what about others, but I'm not able to compile the project - in AuthService class the AuthorizedRoute class is not found.

hrobesak
Автор

Thanks for that video! I have a question about this if-else validation at 7:45. You have said that we can use Binding to FormLayout fields - but how to do this, if we dont have field "password" in our User class. It is created in way that User can only be created via our constructor. Is it possible to bind fields from FormLayout to constructor of User class? I will be grateful in advance for your answer!

konradmakselan
Автор

Hi...im a student
Can you help me?
In the start program of vaadin thare ara a tabs menu..nice..now...how i can change the 3 line of menu in image that i can should?

Antonio-luvo
Автор

what do i have to modify if i want to authenticate users with an external authenticator? Is there already a video that explains that?

gennarogiaquinto
Автор

what would I have to change to get this to work with a MySQL database?

jonezhd
Автор

*Please* renew this video. I think the video is outdated.

blacklight
Автор

Why are you always using SpringBoot?! It's frustrating!

saxintosh