Spring Security using scrypt to hash password: Java
You need to install the following tools if you want to run this application:
You can run the application by using the following command:
mvn tomcat:run
Or generate the .war file by using the following command:
mvn clean install