This is a Spring MVC project.
Configure your local-personal database connection in application.properties.
You only need to create the database. This project is configured to autopopulate that dataase with the provided beans. See MyBudgetApplication.java to see this configuration.