wishwaprabodha / Inventory-Management-System-Spring-Boot

Spring Rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventory Management System (Spring Boot)

Implementation of Backend API's for Common Inventory Management Use Case.

Installation

  1. Clone the Repository.
  2. Upload the database schema to your localhost database.
  3. Remove the classes created in the entity folder.
  4. Create a persistence mapping using Hibernate form database schema.
  5. Run the project.
mvn spring-boot:run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Thank You!

About

Spring Rest


Languages

Language:Java 100.0%