Skip to content

malickKhurram/spring-boot-inventory-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Inventory Application with MySQL

Overview

This is a simple inventory management application built with Spring Boot and MySQL. The application allows users to manage and track inventory items, including adding new items, updating quantities, and viewing the current stock.

Features

  • CRUD Operations: Perform Create, Read, Update, and Delete operations on inventory items.

  • MySQL Database: Utilizes a MySQL database to store and retrieve inventory data.

  • RESTful API: Exposes a RESTful API for interacting with the inventory system.

  • Swagger Documentation: Includes Swagger documentation for easy API exploration.

Technologies Used

About

Spring Boot Inventory Application with MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages