Skip to content

thai96/OnlineStore-RESTapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineStore-RESTapi

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:

How to run project

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages