Skip to content

Inventory Management system, implemented with Spring boot, MongoDB and Swagger

Notifications You must be signed in to change notification settings

SuhailAliyar/springboot-mongodb-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Manager

Inventory Management system, implemented with Spring boot, MongoDB and Swagger

How to build the application

Step 1. Checkout to the parent branch

Step 2. mvn clean package This will create the build the appliation and generates a jar file under the target folder.

How to run the application

Step 1. java -jar target/inventory-management-0.0.1-SNAPSHOT.jar

To accesss via Swagger

Step 1. Visit http://localhost:8080/swagger-ui.html

About

Inventory Management system, implemented with Spring boot, MongoDB and Swagger

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages