git clone
CREATE DATABASE `bugslife`;
cd bugslife_java mvn clean install mvn spring-boot:run
mvn -B package --file pom.xml