- Import this project to IntelliJ as a Maven project.
- IntelliJ can auto-install the dependencies from the pom.xml
- first you need to make the codecoolshop db
- run the init_db.sql file to create the tables
- run the main function to upload the datas to the db
- first you need to make the codecoolshopTest db
- just run the tests and enjoy, it works ^^
- if you would like to use the origin db, run the main function again