Skip to content

Davidfi34/shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product and Category Management System

This is a simple Java program using JPA Hibernate to manage product and category data. The program allows for basic Create, Read, Update, and Delete (CRUD) operations in an H2 database.

Prerequisites

Make sure you have the following installed before running the program:

  • Java 11 or higher
  • Maven

Setup

  1. Clone this repository to your local machine:
git clone https://github.com/Davidfi34/shop.git

Technologies Used

  • Java 11
  • Maven
  • Hibernate 5.6.14.Final
  • H2 Database 2.1.214

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages