Skip to content

aolmez/Inventory-Management-System-Spring-Boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%