How to make it work:
Download Mysql 5.0+
Run MySql server at port 3306
Set username = 'admin', password = 'admin'
create database softproj
Or change the application.properties file according to your setup
Import the project as maven project
Run SoftProjApplication