Skip to content

This application takes user name and password and validates password against a regex before inserting into the database. The regex is written to check if the password has a minimum length of 10 along with at least one uppercase, lowercase, digit and a special character.

Notifications You must be signed in to change notification settings

vmlgh/Spring-boot-and-angular-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

About

This application takes user name and password and validates password against a regex before inserting into the database. The regex is written to check if the password has a minimum length of 10 along with at least one uppercase, lowercase, digit and a special character.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published