Duration 56:52

Spring Boot Email Verification Example (for Customer Registration)

33 865 watched
0
513
Published 30 Aug 2020

Learn to implement email verification feature for a web application based on Java Spring Boot, Spring Data JPA, Thymeleaf, Bootstrap and MySQL database. It is to make sure that the emails are real, not fake ones. Through this video I'll you through the process of developing email verification feature for customer registration module of a website. Once a user has registered, a confirmation email will be sent to the user's email address, asking for verifying account. The user opens his email, and click the Verify link in the email to complete the registration process. A random, unique verification code is generated for each customer. Technologies: - Spring Data JPA - Spring Mail - Thymeleaf - MySQL - Bootstrap, jQuery Software programs: - Java Development Kit (JDK) - Spring Tool Suite IDE (STS) - MySQL database server & MySQL Workbench To copy the code examples and download sample project, go to this article: https://www.codejava.net/frameworks/spring-boot/email-verification-example

Category

Show more

Comments - 103