Clone or Download repository
go inside the downloaded repository and open the terminal there
run the command "mvn clean install"
run the command "java -jar -Dapple.awt.UIElement="false" target/demo-0.0.1-SNAPSHOT.jar"
-
host/getLocationBasedServices?location=colombo
-
host/getProfile?name=M001
-
host/searchAdvance?location=colombo&cost=100&service=hotel
-
host/getLocations
-
host/getCostLevels
Frontend for this backend is created by mithila1993 and the repository is here.