This is a simple webshop with java backend
Import this project to IntelliJ as a Maven project. IntelliJ can auto-install the dependencies based on the pom.xml
You have to create a Postgres database to run this project. If you made the database just execute the sampleData.sql file in the sampleData folder.