Skip to content

a spring boot project performing the crud operations using mySQL as a local database

Notifications You must be signed in to change notification settings

kailoo23/spring-boot-c.r.u.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot CRUD Project

This is a simple CRUD (Create, Read, Update, Delete) project built using Spring Boot.

Description

This project demonstrates how to create a basic CRUD application using Spring Boot, Spring Data JPA, and MySQL. It provides endpoints for creating, reading, updating, and deleting entities.

Prerequisites

Before running this project, make sure you have the following installed:

  • Java 11 or higher
  • Maven
  • MySQL

Getting Started

  1. Clone the repository:
   git clone https://github.com/kailoo23/spring-boot-crud.git

About

a spring boot project performing the crud operations using mySQL as a local database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages