- install maven using this command : sudo apt install maven
- mvn spring-boot:run for starting the backend server
Followed this tutorial : https://www.freecodecamp.org/news/how-to-build-a-rest-api-with-spring-boot-using-mysql-and-jpa-f931e348734b/ https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-18-04