Software Porject for Advanced Software Engineering course
- requried dependencies and programs
- spring-boot
- lombok
- spring-web
- java 11
- postman
for Eclipse EE
- 1- file
- 2- import
- 3- select existing maven project
- 4- browse the root directory of the project
- 5- if any dependencies are missing maven should download them automatically
for Intellij Ultimate
- 1- simply double click the file "FawrySystemApplication" inside src/main/java/com/fci/fawrysystem/
- 2- go to the pom.xml file and intellij should reslove any missing dependencies