This is a rest-api which contain several funtionality such as: User authorization & authentication, manage employee & order, ...
This project need MSSQL Server version 2019,JRM version 11 and Apache Maven to run which can download in the following link:
Run the following command in project folder
mvn pring-boot:run
After project is running access the following link: https://localhost:6001/swagger-ui.html to access swagger for better experience when testing this project You can configure port you want in application.properties file and checnge the following link with the new port