Skip to content

dirwolf/springboot-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot CRUD Application

This is a simple CRUD (Create, Read, Update, Delete) application built using Spring Boot. The application performs basic operations on a database (e.g., MySQL or H2) for managing entities.

Features

  • Create, Read, Update, and Delete operations for the entity.
  • Built using Spring Boot.
  • RESTful API for accessing CRUD operations.

Prerequisites

Before running the application, ensure you have the following installed:

Getting Started

Clone the repository:

git clone https://github.com/your-username/your-repo.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages