Skip to content

MarkSpector85/spring-data-jpa-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Project with Spring Data JPA and MySQL

Overview

This Spring Boot project demonstrates the use of Spring Data JPA to interact with a MySQL database. It includes configurations for the data source, JPA, and Hibernate. This README provides instructions on setting up the project and running it.

Prerequisites

  • Java 17 or higher
  • MySQL installed locally or accessible remotely
  • Maven (or your preferred build tool)

Getting Started

  1. Clone the Repository:
    git clone https://github.com/MarkSpector85/spring-data-jpa-poc.git

About

POC project for spring data jpa crud operation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages