anshu20126 / spring-boot-user-registration-and-Login

Register user (stored data into MySQL database). Login Authentication - validate user login credentials with database email and password. We will secure the Registered Users Page with role-based Spring Security.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-user-registration-and-Login

What we have to build?

We have build two main functionalities:

Register user (stored data into MySQL database). Login Authentication - validate user login credentials with database email and password. We will secure the Registered Users Page with role-based Spring Security.

About

Register user (stored data into MySQL database). Login Authentication - validate user login credentials with database email and password. We will secure the Registered Users Page with role-based Spring Security.


Languages

Language:Java 51.8%Language:HTML 48.2%